We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dcd9b0 commit cdba163Copy full SHA for cdba163
.github/actions/setup/action.yml
@@ -103,7 +103,7 @@ runs:
103
python-version: ${{inputs.python-version}}
104
105
- name: Install Go
106
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
+ uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
107
with:
108
go-version: ${{inputs.go-version}}
109
cache-dependency-path: "**/go.sum"
0 commit comments