Skip to content

Commit

Permalink
Merge pull request #403 from domainr/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-go-5.1.0

Bump actions/setup-go from 5.0.2 to 5.1.0
  • Loading branch information
case-fastly authored Oct 28, 2024
2 parents b9b2dec + be53753 commit 89c044e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
submodules: recursive

- name: Set up Go
uses: actions/setup-go@v5.0.2
uses: actions/setup-go@v5.1.0
with:
go-version: ^1

Expand Down

0 comments on commit 89c044e

Please sign in to comment.