Skip to content

Commit

Permalink
Merge pull request #19 from poroping/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-go-3
  • Loading branch information
dependabot[bot] committed Apr 11, 2022
2 parents 8e9d929 + 539b5f3 commit 9083979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -26,7 +26,7 @@ jobs:
run: git fetch --prune --unshallow
-
name: Set up Go
uses: actions/setup-go@v2
uses: actions/setup-go@v3
with:
go-version: 1.17
-
Expand Down

0 comments on commit 9083979

Please sign in to comment.