Skip to content

Commit

Permalink
Merge pull request #21 from MrYadro/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/setup-go-5
  • Loading branch information
MrYadro committed Jan 30, 2024
2 parents 125c25d + 9230aeb commit 0238e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: run
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
check-latest: true
go-version: "1.21"
Expand Down

0 comments on commit 0238e27

Please sign in to comment.