Skip to content

Commit 65fdaf3

Browse files
Update actions/setup-go digest to cdcb360
1 parent 72100fe commit 65fdaf3

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@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
1818
with:
1919
go-version: 1.16
2020
- name: build

0 commit comments

Comments
 (0)