Skip to content

Commit

Permalink
chore(deps): update determinatesystems/magic-nix-cache-action action …
Browse files Browse the repository at this point in the history
…to v6
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent cfaa7aa commit 6cf67ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v10
- uses: DeterminateSystems/magic-nix-cache-action@v4
- uses: DeterminateSystems/magic-nix-cache-action@v6
- run: nix develop --impure --command pre-commit run --all
- run: nix develop --impure --command pylama packetnetworking setup.py
pytests:
Expand Down

0 comments on commit 6cf67ef

Please sign in to comment.