Skip to content

Commit

Permalink
Bump DeterminateSystems/magic-nix-cache-action from 4 to 6 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent bbf34a1 commit d1edb48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
extra_nix_config: |
accept-flake-config = true
- uses: DeterminateSystems/magic-nix-cache-action@v4
- uses: DeterminateSystems/magic-nix-cache-action@v6

- name: Build and test
run: nix build ./nix-rustls#ci
Expand All @@ -29,7 +29,7 @@ jobs:
with:
extra_nix_config: |
accept-flake-config = true
- uses: DeterminateSystems/magic-nix-cache-action@v4
- uses: DeterminateSystems/magic-nix-cache-action@v6

- name: Build and test
run: nix build .#ci
Expand Down

0 comments on commit d1edb48

Please sign in to comment.