We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2717de9 + a2f4c1f commit dbd37d4Copy full SHA for dbd37d4
1 file changed
.github/workflows/release-pr.yml
@@ -22,7 +22,7 @@ jobs:
22
fetch-depth: 0
23
24
- name: Setup Node.js 24.x
25
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
26
with:
27
node-version: 24.x
28
0 commit comments