mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-17 06:48:37 +02:00
ci(workflows): use latest compatible node version
This commit is contained in:
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@@ -21,6 +21,7 @@ jobs:
|
||||
with:
|
||||
node-version: "latest"
|
||||
cache: "npm"
|
||||
check-latest: true
|
||||
|
||||
- run: npm ci
|
||||
|
||||
|
||||
Reference in New Issue
Block a user