We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e0c5d8 commit 64735b1Copy full SHA for 64735b1
.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@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.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