mirror of
https://github.com/davegallant/rfd-redirect-stripper.git
synced 2025-08-10 18:42:27 +00:00
Compare commits
2 Commits
b922f76ac0
...
renovate/w
Author | SHA1 | Date | |
---|---|---|---|
|
5c8fcf30dd | ||
|
db08fe947e |
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 16
|
||||
node-version: 22
|
||||
cache: 'npm'
|
||||
cache-dependency-path: package-lock.json
|
||||
- run: npm ci
|
||||
|
Reference in New Issue
Block a user