Skip to content

Commit

Permalink
chore(deps): update actions/setup-go action to v5.0.1 (#452)
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 May 2, 2024
1 parent e8b2a0d commit d103c39
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].0
uses: actions/[email protected].1
with:
go-version: ${{ matrix.go }}

Expand Down

0 comments on commit d103c39

Please sign in to comment.