Skip to content

Commit

Permalink
Bump actions/setup-go from 5.0.2 to 5.1.0 (#100)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent d381d6e commit 8c2a0de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
fetch-depth: 0

- name: Setup Golang Environment
uses: actions/setup-go@v5.0.2
uses: actions/setup-go@v5.1.0
with:
go-version: stable

Expand Down

0 comments on commit 8c2a0de

Please sign in to comment.