File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
uses : DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9
32
32
33
33
- name : Set up Go cache
34
- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
34
+ uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
35
35
with :
36
36
path : |
37
37
~/.cache/go-build
64
64
uses : DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9
65
65
66
66
- name : Set up Go cache
67
- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
67
+ uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
68
68
with :
69
69
path : |
70
70
~/.cache/go-build
97
97
uses : DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9
98
98
99
99
- name : Set up Go cache
100
- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
100
+ uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
101
101
with :
102
102
path : |
103
103
~/.cache/go-build
@@ -130,7 +130,7 @@ jobs:
130
130
uses : DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9
131
131
132
132
- name : Set up Go cache
133
- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
133
+ uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
134
134
with :
135
135
path : |
136
136
~/.cache/go-build
@@ -140,7 +140,7 @@ jobs:
140
140
${{ github.job }}-${{ runner.os }}-go-
141
141
142
142
- name : Cache license information
143
- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
143
+ uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
144
144
with :
145
145
path : .licensei.cache
146
146
key : licensei-v1-${{ github.ref_name }}-${{ hashFiles('go.sum') }}
You can’t perform that action at this time.
0 commit comments