We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff15f95 + 25ebc5d commit 52aa5c6Copy full SHA for 52aa5c6
1 file changed
.github/workflows/ci.yaml
@@ -34,7 +34,7 @@ jobs:
34
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
35
36
- name: Set up Go
37
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
+ uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
38
with:
39
go-version: ${{ matrix.go }}
40
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
go-version: "1.25"
56
0 commit comments