Skip to content

Commit

Permalink
Merge pull request #2 from nbio/dependabot/github_actions/actions/set…
Browse files Browse the repository at this point in the history
…up-go-3

build(deps): bump actions/setup-go from 2 to 3
  • Loading branch information
case authored Apr 11, 2022
2 parents af65f55 + 1fc7f6a commit a78369b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
submodules: recursive

- name: Set up Go
uses: actions/setup-go@v2
uses: actions/setup-go@v3
with:
go-version: ^1

Expand Down

0 comments on commit a78369b

Please sign in to comment.