Skip to content

Commit 85a6ae3

Browse files
Update actions/setup-go digest to 3041bf5
1 parent b7d5ef6 commit 85a6ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: checkout
1515
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
1616
- name: setup go env
17-
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
17+
uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5
1818
with:
1919
go-version: 1.16
2020
- name: build

0 commit comments

Comments
 (0)