Skip to content

Commit

Permalink
build(deps): bump actions/setup-node from 2 to 3 (golangci#2628)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and SeigeC committed Apr 4, 2023
1 parent 0fc2570 commit a18e58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post-release.yml
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Update GitHub action config
run: make assets/github-action-config.json

- uses: actions/setup-node@v2
- uses: actions/setup-node@v3
with:
node-version: "15"
check-latest: true
Expand Down

0 comments on commit a18e58d

Please sign in to comment.