Skip to content

Commit

Permalink
Merge pull request #13 from nothub/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…setup-go-4
  • Loading branch information
dependabot[bot] authored Mar 20, 2023
2 parents ffd6ae0 + a7962aa commit 33631ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
- name: 'Claim the land'
run: 'curl --header Accept:text/plain https://ipv4.games/claim?name=nothub@github 2> /dev/null || true'
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
- uses: actions/setup-go@v4
with:
go-version-file: 'go.mod'
check-latest: true
Expand Down

0 comments on commit 33631ff

Please sign in to comment.