File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 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@ee79db531bfb851a7cf47035057b7cca88d26449 # 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@ee79db531bfb851a7cf47035057b7cca88d26449 # ratchet:cachix/cachix-action@master
151
151
continue-on-error : true
152
152
with :
153
153
name : " ${{ vars.CACHIX_CACHE_NAME }}"
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ jobs:
141
141
extra-conf : " system-features = nixos-test benchmark big-parallel kvm"
142
142
143
143
- name : Setup remote cache
144
- uses : cachix/cachix-action@be5295a636153b6ad194d3245f78f8e0b78dc704 # ratchet:cachix/cachix-action@master
144
+ uses : cachix/cachix-action@ee79db531bfb851a7cf47035057b7cca88d26449 # ratchet:cachix/cachix-action@master
145
145
continue-on-error : true
146
146
with :
147
147
name : " ${{ vars.CACHIX_CACHE_NAME }}"
You can’t perform that action at this time.
0 commit comments