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.
1 parent dfda892 commit 29a4260Copy full SHA for 29a4260
.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