We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deb4cb1 commit 7ff0623Copy full SHA for 7ff0623
1 file changed
.github/workflows/ci.yaml
@@ -56,7 +56,7 @@ jobs:
56
fetch-depth: 0
57
- uses: actions/setup-node@v4
58
with:
59
- node-version: '20.18.2'
+ node-version: '22'
60
cache: 'yarn'
61
- uses: bahmutov/npm-install@v1
62
- run: yarn install --immutable
0 commit comments