Skip to content

Commit 29a4260

Browse files
chore(deps): update determinatesystems/nix-installer-action action to v10
1 parent dfda892 commit 29a4260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v4
11-
- uses: DeterminateSystems/nix-installer-action@v9
11+
- uses: DeterminateSystems/nix-installer-action@v10
1212
- uses: DeterminateSystems/magic-nix-cache-action@v4
1313
- run: nix develop --impure --command pre-commit run --all
1414
- run: nix develop --impure --command pylama packetnetworking setup.py

0 commit comments

Comments
 (0)