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 45
45
extra-platforms = aarch64-linux
46
46
47
47
- name : Setup Remote Nix Cache
48
- uses : cachix/cachix-action@be5295a636153b6ad194d3245f78f8e0b78dc704 # ratchet:cachix/cachix-action@master
48
+ uses : cachix/cachix-action@ee79db531bfb851a7cf47035057b7cca88d26449 # ratchet:cachix/cachix-action@master
49
49
with :
50
50
name : " ${{ inputs.cachixCacheName }}"
51
51
authToken : " ${{ inputs.cachixAuthToken }}"
Original file line number Diff line number Diff line change 91
91
# nix_conf: "system-features = nixos-test benchmark big-parallel kvm"
92
92
- name : Setup remote cache
93
93
# 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@ee79db531bfb851a7cf47035057b7cca88d26449 # ratchet:cachix/cachix-action@master
95
95
continue-on-error : true
96
96
with :
97
97
name : " ${{ vars.CACHIX_CACHE_NAME }}"
Original file line number Diff line number Diff line change @@ -190,7 +190,7 @@ jobs:
190
190
# nix_conf: "system-features = nixos-test benchmark big-parallel kvm"
191
191
- name : Setup remote cache
192
192
# 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@ee79db531bfb851a7cf47035057b7cca88d26449 # ratchet:cachix/cachix-action@master
194
194
continue-on-error : true
195
195
with :
196
196
name : " ${{ vars.CACHIX_CACHE_NAME }}"
Original file line number Diff line number Diff line change 66
66
# nix_conf: "system-features = nixos-test benchmark big-parallel kvm"
67
67
- name : Setup remote cache
68
68
# 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@ee79db531bfb851a7cf47035057b7cca88d26449 # ratchet:cachix/cachix-action@master
70
70
continue-on-error : true
71
71
with :
72
72
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