Skip to content

Commit

Permalink
chore(deps): update actions/setup-go action to v5.0.2 (#469)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 10, 2024
1 parent a702291 commit 0301fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

# Install Go
- name: Setup go
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
go-version: ${{ matrix.go }}

Expand Down

0 comments on commit 0301fca

Please sign in to comment.