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 0f41ff6 commit 133f63cCopy full SHA for 133f63c
.github/workflows/release-tst.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@v5
24
25
- name: Setup Nodejs
26
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
27
with:
28
node-version: 24
29
.github/workflows/release.yml
0 commit comments