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 0f41ff6 + 133f63c commit 9eb3fadCopy full SHA for 9eb3fad
.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