File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4545 extra-platforms = aarch64-linux
4646
4747 - name : Setup Remote Nix Cache
48- uses : cachix/cachix-action@be5295a636153b6ad194d3245f78f8e0b78dc704 # ratchet:cachix/cachix-action@master
48+ uses : cachix/cachix-action@29121a2db12c7ff8b89724a8898ca20d33bb4ea3 # ratchet:cachix/cachix-action@master
4949 with :
5050 name : " ${{ inputs.cachixCacheName }}"
5151 authToken : " ${{ inputs.cachixAuthToken }}"
Original file line number Diff line number Diff line change 9191 # nix_conf: "system-features = nixos-test benchmark big-parallel kvm"
9292 - name : Setup remote cache
9393 # TODO: disable continue-on-error https://www.github.com/cachix/cachix-action/issues/200
94- uses : cachix/cachix-action@be5295a636153b6ad194d3245f78f8e0b78dc704 # ratchet:cachix/cachix-action@master
94+ uses : cachix/cachix-action@29121a2db12c7ff8b89724a8898ca20d33bb4ea3 # ratchet:cachix/cachix-action@master
9595 continue-on-error : true
9696 with :
9797 name : " ${{ vars.CACHIX_CACHE_NAME }}"
Original file line number Diff line number Diff line change @@ -190,7 +190,7 @@ jobs:
190190 # nix_conf: "system-features = nixos-test benchmark big-parallel kvm"
191191 - name : Setup remote cache
192192 # TODO: disable continue-on-error https://www.github.com/cachix/cachix-action/issues/200
193- uses : cachix/cachix-action@be5295a636153b6ad194d3245f78f8e0b78dc704 # ratchet:cachix/cachix-action@master
193+ uses : cachix/cachix-action@29121a2db12c7ff8b89724a8898ca20d33bb4ea3 # ratchet:cachix/cachix-action@master
194194 continue-on-error : true
195195 with :
196196 name : " ${{ vars.CACHIX_CACHE_NAME }}"
Original file line number Diff line number Diff line change 6666 # nix_conf: "system-features = nixos-test benchmark big-parallel kvm"
6767 - name : Setup remote cache
6868 # TODO: disable continue-on-error https://www.github.com/cachix/cachix-action/issues/200
69- uses : cachix/cachix-action@41f25c0d23388f1a854cc67abb62029877468386 # ratchet:cachix/cachix-action@master
69+ uses : cachix/cachix-action@29121a2db12c7ff8b89724a8898ca20d33bb4ea3 # ratchet:cachix/cachix-action@master
7070 continue-on-error : true
7171 with :
7272 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@29121a2db12c7ff8b89724a8898ca20d33bb4ea3 # 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