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.
2 parents d682324 + 734c92a commit 8c68c34Copy full SHA for 8c68c34
.github/workflows/build.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ${{ matrix.os }}
10
steps:
11
- name: Install Go
12
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
+ uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b
13
with:
14
go-version: ${{ matrix.go-version }}
15
- name: Checkout code
0 commit comments