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 f5e3b94 commit e9ac10bCopy full SHA for e9ac10b
.github/workflows/conformance.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Checkout code
27
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
28
- name: Setup Go
29
- uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
+ uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
30
with:
31
go-version: '1.17'
32
check-latest: true
0 commit comments