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 8585
8686 - name : Setup remote cache
8787 # 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@1d49a1c2008bdd95237df578d82ca5c076073e5c # ratchet:cachix/cachix-action@master
8989 continue-on-error : true
9090 with :
9191 name : " ${{ vars.CACHIX_CACHE_NAME }}"
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ jobs:
147147 extra-conf : " system-features = nixos-test benchmark big-parallel kvm"
148148 - name : Setup remote cache
149149 # 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@1d49a1c2008bdd95237df578d82ca5c076073e5c # ratchet:cachix/cachix-action@master
151151 continue-on-error : true
152152 with :
153153 name : " ${{ vars.CACHIX_CACHE_NAME }}"
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ jobs:
141141 extra-conf : " system-features = nixos-test benchmark big-parallel kvm"
142142
143143 - name : Setup remote cache
144- uses : cachix/cachix-action@be5295a636153b6ad194d3245f78f8e0b78dc704 # ratchet:cachix/cachix-action@master
144+ uses : cachix/cachix-action@1d49a1c2008bdd95237df578d82ca5c076073e5c # ratchet:cachix/cachix-action@master
145145 continue-on-error : true
146146 with :
147147 name : " ${{ vars.CACHIX_CACHE_NAME }}"
You can’t perform that action at this time.
0 commit comments