We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e0c5d8 commit bd6e185Copy full SHA for bd6e185
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
26
27
- name: Set up Go
28
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
+ uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
29
with:
30
go-version: 1.25.x
31
cache: true
@@ -48,7 +48,7 @@ jobs:
48
49
50
51
52
53
54
0 commit comments