File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 15
15
- uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # tag=v1
16
16
with :
17
17
toolchain : stable
18
- - uses : actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3 # v3
18
+ - uses : actions/cache@2f8e54208210a422b2efd51efaa6bd6d7ca8920f # v3
19
19
with :
20
20
path : |
21
21
~/.cargo/bin/
44
44
- uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # tag=v1
45
45
with :
46
46
toolchain : stable
47
- - uses : actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3 # v3
47
+ - uses : actions/cache@2f8e54208210a422b2efd51efaa6bd6d7ca8920f # v3
48
48
with :
49
49
path : |
50
50
~/.cargo/bin/
77
77
profile : minimal
78
78
toolchain : stable
79
79
override : true
80
- - uses : actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3 # v3
80
+ - uses : actions/cache@2f8e54208210a422b2efd51efaa6bd6d7ca8920f # v3
81
81
with :
82
82
path : |
83
83
~/.cargo/bin/
@@ -107,7 +107,7 @@ jobs:
107
107
toolchain : stable
108
108
override : true
109
109
components : rustfmt, clippy
110
- - uses : actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3 # v3
110
+ - uses : actions/cache@2f8e54208210a422b2efd51efaa6bd6d7ca8920f # v3
111
111
with :
112
112
path : |
113
113
~/.cargo/bin/
@@ -160,7 +160,7 @@ jobs:
160
160
profile : minimal
161
161
toolchain : stable
162
162
override : true
163
- - uses : actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3 # v3
163
+ - uses : actions/cache@2f8e54208210a422b2efd51efaa6bd6d7ca8920f # v3
164
164
with :
165
165
path : |
166
166
~/.cargo/bin/
@@ -188,7 +188,7 @@ jobs:
188
188
profile : minimal
189
189
toolchain : stable
190
190
override : true
191
- - uses : actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3 # v3
191
+ - uses : actions/cache@2f8e54208210a422b2efd51efaa6bd6d7ca8920f # v3
192
192
with :
193
193
path : |
194
194
~/.cargo/bin/
You can’t perform that action at this time.
0 commit comments