Skip to content

Commit

Permalink
Merge pull request #42 from gookit/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…setup-go-3
  • Loading branch information
inhere authored Apr 9, 2022
2 parents 4428673 + 88a7474 commit 5137df3
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 @@ -27,7 +27,7 @@ jobs:
# https://github.com/actions/setup-go
- name: Use Go ${{ matrix.go_version }}
timeout-minutes: 3
uses: actions/setup-go@v2
uses: actions/setup-go@v3
with:
go-version: ${{ matrix.go_version }}

Expand Down

0 comments on commit 5137df3

Please sign in to comment.