build(deps): bump nix-community/cache-nix-action (#3135)
This commit is contained in:
@@ -18,7 +18,7 @@ runs:
|
||||
with:
|
||||
nix_version: '2.13.6'
|
||||
- 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:
|
||||
key: cache-nix-${{ runner.os }}-id-${{ inputs.cache-id }}-${{ hashFiles('nix/**/*.nix', '.github/actions/setup-nix/*') }}
|
||||
restore-keys: |
|
||||
|
||||
Reference in New Issue
Block a user