We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dfda892 + 0b5c35c commit 56edf3eCopy full SHA for 56edf3e
.github/workflows/ci.yaml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v4
11
- - uses: DeterminateSystems/nix-installer-action@v9
+ - uses: DeterminateSystems/nix-installer-action@v10
12
- uses: DeterminateSystems/magic-nix-cache-action@v4
13
- run: nix develop --impure --command pre-commit run --all
14
- run: nix develop --impure --command pylama packetnetworking setup.py
0 commit comments