We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18d2d32 commit 2cbc16fCopy full SHA for 2cbc16f
.github/workflows/workflow.yml
@@ -32,7 +32,7 @@ jobs:
32
- uses: actions/checkout@v4
33
- uses: actions/setup-node@v4
34
with:
35
- node-version: 22.x
+ node-version: 24.x
36
cache: 'npm'
37
- run: node -v
38
- run: npm -v
0 commit comments