Skip to content

Commit

Permalink
Bump actions/setup-go from 3 to 5 (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 43866b0 commit c80ff95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
echo "version=${VERSION}" >> $GITHUB_OUTPUT
- name: setup go
uses: actions/setup-go@v3
uses: actions/setup-go@v5
with:
go-version: '>=1.17.0'

Expand Down

0 comments on commit c80ff95

Please sign in to comment.