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 7105c6e commit f602c3dCopy full SHA for f602c3d
.github/workflows/release-pr.yml
@@ -18,7 +18,7 @@ jobs:
18
fetch-depth: 0
19
20
- name: Setup Node.js 22.x
21
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
22
with:
23
node-version: 22.x
24
0 commit comments