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 de12643 commit e5d9c2fCopy full SHA for e5d9c2f
.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@v6
22
with:
23
node-version: 22.x
24
0 commit comments