We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f2dd28 commit 87c9925Copy full SHA for 87c9925
.github/workflows/pre-submit.yml
@@ -11,7 +11,7 @@ jobs:
11
uses: actions/checkout@v3 # v3
12
13
- name: setup-go
14
- uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v3
+ uses: actions/setup-go@fcdc43634adb5f7ae75a9d7a9b9361790f7293e2 # v3
15
with:
16
go-version: '1.17'
17
0 commit comments