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 4052a5b commit 23babd7Copy full SHA for 23babd7
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- uses: actions/setup-node@v4
29
with:
30
- node-version: 20.18.1
+ node-version: 22.20.0
31
check-latest: true
32
cache: 'npm'
33
0 commit comments