File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 58
58
# uses: DeterminateSystems/magic-nix-cache-action@b46e247b898aa56e6d2d2e728dc6df6c84fdb738 # ratchet:DeterminateSystems/magic-nix-cache-action@v7
59
59
60
60
- name : Setup Remote Nix Cache
61
- uses : cachix/cachix-action@be5295a636153b6ad194d3245f78f8e0b78dc704 # ratchet:cachix/cachix-action@v15
61
+ uses : cachix/cachix-action@0fc020193b5a1fa3ac4575aa3a7d3aa6a35435ad # v16
62
62
with :
63
63
name : " ${{ inputs.cachixCacheName }}"
64
64
authToken : " ${{ inputs.cachixAuthToken }}"
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ jobs:
142
142
extra-conf : ' system-features = nixos-test benchmark big-parallel kvm'
143
143
# - name: Run the Magic Nix Cache
144
144
# uses: DeterminateSystems/magic-nix-cache-action@main
145
- - uses : cachix/cachix-action@be5295a636153b6ad194d3245f78f8e0b78dc704 # ratchet:cachix/cachix-action@v15
145
+ - uses : cachix/cachix-action@0fc020193b5a1fa3ac4575aa3a7d3aa6a35435ad # v16
146
146
continue-on-error : true
147
147
with :
148
148
name : " ${{ vars.CACHIX_CACHE_NAME }}"
You can’t perform that action at this time.
0 commit comments