We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bcc0a3 commit 176ef3fCopy full SHA for 176ef3f
.github/workflows/post-release.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Update GitHub action config
20
run: make assets/github-action-config.json
21
22
- - uses: actions/setup-node@v2
+ - uses: actions/setup-node@v3
23
with:
24
node-version: "15"
25
check-latest: true
0 commit comments