File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,14 +19,14 @@ jobs:
19
19
runs-on : ubuntu-latest
20
20
steps :
21
21
- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
22
- - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
22
+ - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
23
23
with :
24
24
go-version : 1.24.x
25
25
- uses : golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
26
26
test :
27
27
runs-on : ubuntu-latest
28
28
steps :
29
- - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
29
+ - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
30
30
with :
31
31
go-version : 1.24.x
32
32
- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
You can’t perform that action at this time.
0 commit comments