We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6fc2e0 commit fd82acaCopy full SHA for fd82aca
.github/workflows/lint.yaml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
steps:
7
- uses: actions/checkout@v4
8
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
9
with:
10
node-version: 20
11
- run: npm ci
0 commit comments