Skip to content

Commit

Permalink
chore(deps): update actions/setup-go action to v4 (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 24, 2023
1 parent 82081c4 commit 21d9db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conformance.yml
Expand Up @@ -28,7 +28,7 @@ jobs:
run: python -m pip install -e .

- name: Setup Go
uses: actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492 # v2.2.0
uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
with:
go-version: '1.16'

Expand Down

0 comments on commit 21d9db1

Please sign in to comment.