We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dccf73 commit 3c0b318Copy full SHA for 3c0b318
.github/workflows/release-pr.yml
@@ -18,7 +18,7 @@ jobs:
18
fetch-depth: 0
19
20
- name: Setup Node.js 16.x
21
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
22
with:
23
node-version: 16.x
24
0 commit comments