Skip to content

Commit

Permalink
Update DeterminateSystems/magic-nix-cache-action@v6
Browse files Browse the repository at this point in the history
  • Loading branch information
SFrijters committed May 20, 2024
1 parent 1f8f423 commit 5aa1750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: cachix/install-nix-action@v27
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: DeterminateSystems/magic-nix-cache-action@v6
- run: |
nix run . -- --version
nix flake check -L

0 comments on commit 5aa1750

Please sign in to comment.