Skip to content

Commit ee1ee17

Browse files
Update actions/setup-go digest to 40f1582
1 parent bf91752 commit ee1ee17

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
@@ -26,7 +26,7 @@ jobs:
2626
- name: Checkout git repo
2727
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
2828
- name: Setup golang
29-
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
29+
uses: actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5
3030
with:
3131
go-version: v1.21.3
3232
- name: Print go version

0 commit comments

Comments
 (0)