Skip to content

Commit

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

build(deps): bump actions/setup-go from 4.1.0 to 5.0.0
  • Loading branch information
case-fastly authored Dec 11, 2023
2 parents a694d1c + 5926188 commit 285d06c
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@v4.1.0
uses: actions/setup-go@v5.0.0
with:
go-version: ^1

Expand Down

0 comments on commit 285d06c

Please sign in to comment.