Skip to content

Commit d27b17e

Browse files
chore(deps): update determinatesystems/magic-nix-cache-action action to v12
1 parent 85d33f3 commit d27b17e

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
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v4
1111
- uses: DeterminateSystems/nix-installer-action@v10
12-
- uses: DeterminateSystems/magic-nix-cache-action@v4
12+
- uses: DeterminateSystems/magic-nix-cache-action@v12
1313
- run: nix develop --impure --command pre-commit run --all
1414
- run: nix develop --impure --command pylama packetnetworking setup.py
1515
pytests:

0 commit comments

Comments
 (0)