We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ae3238 + b74f980 commit 5bf9fabCopy full SHA for 5bf9fab
.github/workflows/image.yml
@@ -29,7 +29,7 @@ jobs:
29
# setup node
30
- uses: actions/setup-node@v4
31
with:
32
- node-version: '16'
+ node-version: '22'
33
registry-url: 'https://registry.npmjs.org'
34
35
# setup qemu
0 commit comments