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.
1 parent 5a36ddf commit 91fec77Copy full SHA for 91fec77
.github/workflows/lint.yml
@@ -10,6 +10,6 @@ jobs:
10
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
11
- uses: actions/setup-node@v4
12
with:
13
- node-version: 20
+ node-version: 22
14
- run: npm ci
15
- run: npm run lint
0 commit comments