Skip to content

Commit c4cff17

Browse files
Update actions/setup-go digest to d35c59a
1 parent 737f09c commit c4cff17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
steps:
1717
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
18-
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
18+
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
1919
with:
2020
go-version: '^1.20' # The Go version to download (if necessary) and use.
2121
- name: build go module

0 commit comments

Comments
 (0)