We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a72348 commit 58cc2edCopy full SHA for 58cc2ed
1 file changed
.github/workflows/check.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Checkout git repo
22
uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748 # tag=v3
23
- name: Setup golang
24
- uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # tag=v3
+ uses: actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f # v3
25
with:
26
go-version: '1.17.0'
27
- name: Print go version
0 commit comments