We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6961441 commit 8d9e190Copy full SHA for 8d9e190
1 file changed
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- uses: actions/setup-node@v4
17
with:
18
- node-version: 20
+ node-version: 22.21.1
19
20
- run: npm ci
21
0 commit comments