build(deps): bump actions/setup-node from 2 to 3 (#2628)
This commit is contained in:
parent
0bcc0a3ba1
commit
176ef3f7a3
2
.github/workflows/post-release.yml
vendored
2
.github/workflows/post-release.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
- name: Update GitHub action config
|
- name: Update GitHub action config
|
||||||
run: make assets/github-action-config.json
|
run: make assets/github-action-config.json
|
||||||
|
|
||||||
- uses: actions/setup-node@v2
|
- uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: "15"
|
node-version: "15"
|
||||||
check-latest: true
|
check-latest: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user