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 a0f9d89 commit 8083517Copy full SHA for 8083517
.github/workflows/conformance.yml
@@ -26,7 +26,7 @@ jobs:
26
os:ubuntu-latest
27
28
- name: Setup Go
29
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b
+ uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5
30
with:
31
go-version: '^1.16'
32
0 commit comments