Skip to content

Commit 58cc2ed

Browse files
Update actions/setup-go digest to c4a742c
1 parent 9a72348 commit 58cc2ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Checkout git repo
2222
uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748 # tag=v3
2323
- name: Setup golang
24-
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # tag=v3
24+
uses: actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f # v3
2525
with:
2626
go-version: '1.17.0'
2727
- name: Print go version

0 commit comments

Comments
 (0)