Skip to content

Commit

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

Bump actions/setup-go from 5.1.0 to 5.2.0
  • Loading branch information
case-fastly authored Dec 16, 2024
2 parents 9052878 + b60fde1 commit a19e16a
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.1.0
uses: actions/setup-go@v5.2.0
with:
go-version: ^1

Expand Down

0 comments on commit a19e16a

Please sign in to comment.