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.
1 parent f5a97f4 commit 8f1d91dCopy full SHA for 8f1d91d
.github/workflows/git-artifacts.yml
@@ -59,7 +59,7 @@ jobs:
59
60
mkdir -p build-installers/usr/src &&
61
mv build-extra build-installers/usr/src/
62
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
63
# needed to run `add-release-note.js` (via `./please.sh mention feature`)
64
with:
65
node-version: 22.x
0 commit comments