build(deps): bump nix-community/cache-nix-action (#3135)
This commit is contained in:
@@ -18,7 +18,7 @@ runs:
|
|||||||
with:
|
with:
|
||||||
nix_version: '2.13.6'
|
nix_version: '2.13.6'
|
||||||
- name: Restore and cache Nix store
|
- name: Restore and cache Nix store
|
||||||
uses: nix-community/cache-nix-action@v4.0.3
|
uses: nix-community/cache-nix-action@v5.0.1
|
||||||
with:
|
with:
|
||||||
key: cache-nix-${{ runner.os }}-id-${{ inputs.cache-id }}-${{ hashFiles('nix/**/*.nix', '.github/actions/setup-nix/*') }}
|
key: cache-nix-${{ runner.os }}-id-${{ inputs.cache-id }}-${{ hashFiles('nix/**/*.nix', '.github/actions/setup-nix/*') }}
|
||||||
restore-keys: |
|
restore-keys: |
|
||||||
|
|||||||
Reference in New Issue
Block a user