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