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.
2 parents 0645a3e + 18949f7 commit 0015645Copy full SHA for 0015645
.github/workflows/image.yml
@@ -29,7 +29,7 @@ jobs:
29
# setup node
30
- uses: actions/setup-node@v4.2.0
31
with:
32
- node-version: '18'
+ node-version: '22'
33
registry-url: 'https://registry.npmjs.org'
34
35
# setup qemu
0 commit comments