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 85d33f3 commit 4fa31beCopy full SHA for 4fa31be
.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@v10
+ - uses: DeterminateSystems/nix-installer-action@v18
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