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 a874128 commit 9ebe0ceCopy full SHA for 9ebe0ce
.github/workflows/conformance.yml
@@ -26,7 +26,7 @@ jobs:
26
os:ubuntu-latest
27
28
- name: Setup Go
29
- uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568
+ uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9
30
with:
31
go-version: '^1.16'
32
0 commit comments