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 b17cd35 commit 4ae3677Copy full SHA for 4ae3677
.github/workflows/ci.yaml
@@ -19,7 +19,7 @@ jobs:
19
submodules: recursive
20
21
- name: Set up Go
22
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
+ uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
23
with:
24
go-version-file: go.mod
25
.github/workflows/publish.yaml
@@ -70,7 +70,7 @@ jobs:
70
version: latest
71
72
73
74
75
76
0 commit comments