build(deps): bump nix-community/cache-nix-action (#3135)

This commit is contained in:
dependabot[bot]
2024-01-17 17:25:10 -05:00
committed by GitHub
parent f5fca59b2e
commit a8165a89a0
+1 -1
View File
@@ -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: |