Skip to content

Commit

Permalink
Merge pull request #29 from SierraSoftworks/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/dot-github/workflows/actions/setup-go-5
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
2 parents 7ffb995 + 326a3ff commit ea8581d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:

- name: Set up Go 1.x
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version: ^1.13
id: go
Expand Down

0 comments on commit ea8581d

Please sign in to comment.