We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3191f22 + cf83297 commit a9ca1edCopy full SHA for a9ca1ed
.github/workflows/lint.yaml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
steps:
7
- uses: actions/checkout@v5
8
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
9
with:
10
node-version: 20
11
- run: npm ci
0 commit comments