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 6574d48 commit b2e712fCopy full SHA for b2e712f
.github/workflows/create-release.yml
@@ -16,7 +16,7 @@ jobs:
16
token: ${{ secrets.ADMIN_TOKEN }}
17
18
- name: setup nodejs
19
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
20
with:
21
node-version: '22'
22
0 commit comments