We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 702c015 + 294e80c commit 7142d07Copy full SHA for 7142d07
.github/workflows/go.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
22
23
- name: Set up Go
24
- uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5
+ uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
25
with:
26
go-version: '${{ env.GO_VERSION }}'
27
id: go
.github/workflows/release.yml
fetch-depth: 0
0 commit comments