We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67a96b4 commit 6628613Copy full SHA for 6628613
.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.14.0
31
check-latest: true
32
cache: 'npm'
33
0 commit comments