Skip to content

Commit a18e58d

Browse files
dependabot[bot]SeigeC
authored andcommitted
build(deps): bump actions/setup-node from 2 to 3 (golangci#2628)
1 parent 0fc2570 commit a18e58d

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)