Skip to content

Commit

Permalink
build(deps): bump DeterminateSystems/magic-nix-cache-action from 4 to…
Browse files Browse the repository at this point in the history
… 6 (#42)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent c1fce66 commit 070f577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v10

- name: Setup Nix cache
uses: DeterminateSystems/magic-nix-cache-action@v4
uses: DeterminateSystems/magic-nix-cache-action@v6

- name: Build
run: nix build --fallback --print-build-logs '.#nrr-static-${{ matrix.arch }}'
Expand Down

0 comments on commit 070f577

Please sign in to comment.