mirror of
https://github.com/davegallant/rfd-redirect-stripper.git
synced 2025-10-03 17:06:00 +00:00
Compare commits
2 Commits
4eee41b90f
...
renovate/s
Author | SHA1 | Date | |
---|---|---|---|
|
ecd7a78b1c | ||
|
acb1c9c210 |
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/setup-node@v4
|
||||
- uses: actions/setup-node@v5
|
||||
with:
|
||||
node-version: 22
|
||||
cache: 'npm'
|
||||
|
Reference in New Issue
Block a user