File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
- name : Checkout
15
15
uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
16
16
- name : Setup Go
17
- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
17
+ uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
18
18
with :
19
19
go-version-file : ' go.mod'
20
20
cache-dependency-path : |
Original file line number Diff line number Diff line change 30
30
restore-keys : |
31
31
${{ runner.os }}-buildx-ghcache-
32
32
- name : Setup Go
33
- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
33
+ uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
34
34
with :
35
35
go-version-file : ' go.mod'
36
36
cache-dependency-path : |
Original file line number Diff line number Diff line change 33
33
- name : Checkout
34
34
uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
35
35
- name : Setup Go
36
- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
36
+ uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
37
37
with :
38
38
go-version-file : ' go.mod'
39
39
cache-dependency-path : |
You can’t perform that action at this time.
0 commit comments