File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8383 components : clippy
8484 targets : wasm32v1-none
8585 - name : Cache cargo
86- uses : actions/cache@v4
86+ uses : actions/cache@v6
8787 with :
8888 path : |
8989 ~/.cargo/registry
@@ -107,7 +107,7 @@ jobs:
107107 with :
108108 targets : wasm32v1-none
109109 - name : Cache cargo
110- uses : actions/cache@v4
110+ uses : actions/cache@v6
111111 with :
112112 path : |
113113 ~/.cargo/registry
@@ -131,7 +131,7 @@ jobs:
131131 with :
132132 targets : wasm32v1-none
133133 - name : Cache cargo
134- uses : actions/cache@v4
134+ uses : actions/cache@v6
135135 with :
136136 path : |
137137 ~/.cargo/registry
@@ -170,7 +170,7 @@ jobs:
170170 with :
171171 targets : wasm32v1-none
172172 - name : Cache cargo
173- uses : actions/cache@v3
173+ uses : actions/cache@v6
174174 with :
175175 path : |
176176 ~/.cargo/registry
@@ -281,7 +281,7 @@ jobs:
281281 with :
282282 targets : wasm32v1-none
283283 - name : Cache cargo
284- uses : actions/cache@v4
284+ uses : actions/cache@v6
285285 with :
286286 path : |
287287 ~/.cargo/registry
You can’t perform that action at this time.
0 commit comments