Skip to content

Commit

Permalink
Merge pull request #81 from packethost/renovate/determinatesystems-ma…
Browse files Browse the repository at this point in the history
…gic-nix-cache-action-4.x

chore(deps): update determinatesystems/magic-nix-cache-action action to v4
  • Loading branch information
mmlb authored Mar 18, 2024
2 parents ad6f3e3 + 2398896 commit dfda892
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@v9
- uses: DeterminateSystems/magic-nix-cache-action@v3
- uses: DeterminateSystems/magic-nix-cache-action@v4
- 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 dfda892

Please sign in to comment.