Skip to content

Commit 176ef3f

Browse files
build(deps): bump actions/setup-node from 2 to 3 (#2628)
1 parent 0bcc0a3 commit 176ef3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Update GitHub action config
2020
run: make assets/github-action-config.json
2121

22-
- uses: actions/setup-node@v2
22+
- uses: actions/setup-node@v3
2323
with:
2424
node-version: "15"
2525
check-latest: true

0 commit comments

Comments
 (0)