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 ae78973 commit 14c990aCopy full SHA for 14c990a
.github/workflows/ci.yaml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: Set up Go
24
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
+ uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
25
with:
26
go-version-file: ./go.mod
27
0 commit comments