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 57
57
# uses: DeterminateSystems/magic-nix-cache-action@b46e247b898aa56e6d2d2e728dc6df6c84fdb738 # ratchet:DeterminateSystems/magic-nix-cache-action@v7
58
58
59
59
- name : Setup Remote Nix Cache
60
- uses : cachix/cachix-action@ad2ddac53f961de1989924296a1f236fcfbaa4fc # ratchet:cachix/cachix-action@v15
60
+ uses : cachix/cachix-action@0fc020193b5a1fa3ac4575aa3a7d3aa6a35435ad # v16
61
61
with :
62
62
name : " ${{ inputs.cachixCacheName }}"
63
63
authToken : " ${{ inputs.cachixAuthToken }}"
Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ jobs:
128
128
extra-conf : ' system-features = nixos-test benchmark big-parallel kvm'
129
129
# - name: Run the Magic Nix Cache
130
130
# uses: DeterminateSystems/magic-nix-cache-action@main
131
- - uses : cachix/cachix-action@ad2ddac53f961de1989924296a1f236fcfbaa4fc # ratchet:cachix/cachix-action@v15
131
+ - uses : cachix/cachix-action@0fc020193b5a1fa3ac4575aa3a7d3aa6a35435ad # v16
132
132
with :
133
133
name : " ${{ vars.CACHIX_CACHE_NAME }}"
134
134
authToken : " ${{ secrets.CACHIX_AUTH_TOKEN }}"
You can’t perform that action at this time.
0 commit comments