Skip to content

Commit

Permalink
chore(deps): update determinatesystems/nix-installer-action action to…
Browse files Browse the repository at this point in the history
… v10
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent dfda892 commit 0b5c35c
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 @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v9
- uses: DeterminateSystems/nix-installer-action@v10
- 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
Expand Down

0 comments on commit 0b5c35c

Please sign in to comment.