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 0cc2b3d commit 37c60a6Copy full SHA for 37c60a6
.github/workflows/release.yml
@@ -45,7 +45,7 @@ jobs:
45
ref: ${{ github.event.client_payload.ref || github.ref }}
46
47
- name: Set up Node.js
48
- uses: actions/setup-node@v1
+ uses: actions/setup-node@v4
49
with:
50
node-version: 14.x
51
0 commit comments