Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Commit

Permalink
Bump DeterminateSystems/magic-nix-cache-action from 3 to 4 (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent 2bcab0a commit ad16de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v9
- uses: DeterminateSystems/magic-nix-cache-action@v3
- uses: DeterminateSystems/magic-nix-cache-action@v4
- run: nix flake check
- run: nix develop --command echo 'This step should be done before any other "nix develop" steps because of measuring Nix build time'
- run: nix develop --command bundle install
Expand Down

0 comments on commit ad16de3

Please sign in to comment.