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 c62fc95 + 65b8613 commit bbe59c1Copy full SHA for bbe59c1
1 file changed
.github/workflows/create-release.yml
@@ -18,7 +18,7 @@ jobs:
18
token: ${{ secrets.ADMIN_TOKEN }}
19
20
- name: Setup Node.js
21
- uses: actions/setup-node@v6
+ uses: actions/setup-node@v7
22
with:
23
node-version: '22'
24
0 commit comments