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 31e7057 + 1099309 commit c568d3bCopy full SHA for c568d3b
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
persist-credentials: false
22
23
- name: Set up Go
24
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
+ uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
25
with:
26
go-version: ${{ matrix.go-version }}
27
@@ -39,7 +39,7 @@ jobs:
39
40
41
42
43
44
go-version: '1.25'
45
0 commit comments