File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 85
85
86
86
- name : Setup remote cache
87
87
# TODO: disable continue-on-error https://www.github.com/cachix/cachix-action/issues/200
88
- uses : cachix/cachix-action@be5295a636153b6ad194d3245f78f8e0b78dc704 # ratchet:cachix/cachix-action@master
88
+ uses : cachix/cachix-action@41f25c0d23388f1a854cc67abb62029877468386 # ratchet:cachix/cachix-action@master
89
89
continue-on-error : true
90
90
with :
91
91
name : " ${{ vars.CACHIX_CACHE_NAME }}"
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ jobs:
147
147
extra-conf : " system-features = nixos-test benchmark big-parallel kvm"
148
148
- name : Setup remote cache
149
149
# TODO: disable continue-on-error https://www.github.com/cachix/cachix-action/issues/200
150
- uses : cachix/cachix-action@be5295a636153b6ad194d3245f78f8e0b78dc704 # ratchet:cachix/cachix-action@master
150
+ uses : cachix/cachix-action@41f25c0d23388f1a854cc67abb62029877468386 # ratchet:cachix/cachix-action@master
151
151
continue-on-error : true
152
152
with :
153
153
name : " ${{ vars.CACHIX_CACHE_NAME }}"
@@ -185,7 +185,7 @@ jobs:
185
185
extra-conf : " system-features = nixos-test benchmark big-parallel kvm"
186
186
187
187
- name : Setup remote cache
188
- uses : cachix/cachix-action@be5295a636153b6ad194d3245f78f8e0b78dc704 # ratchet:cachix/cachix-action@master
188
+ uses : cachix/cachix-action@41f25c0d23388f1a854cc67abb62029877468386 # ratchet:cachix/cachix-action@master
189
189
continue-on-error : true
190
190
with :
191
191
name : " ${{ vars.CACHIX_CACHE_NAME }}"
You can’t perform that action at this time.
0 commit comments