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.
2 parents 1fb6b84 + dad3491 commit 5ee51c4Copy full SHA for 5ee51c4
1 file changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
persist-credentials: false
23
24
- name: Set up Go
25
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
+ uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
26
with:
27
go-version: ${{ matrix.go-version }}
28
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
go-version: '1.25'
47
0 commit comments