Skip to content

Commit 5c3d603

Browse files
Update DeterminateSystems/magic-nix-cache-action action to v13
1 parent d5ecf21 commit 5c3d603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/[email protected]
1010
- uses: DeterminateSystems/nix-installer-action@v16
11-
- uses: DeterminateSystems/magic-nix-cache-action@v8
11+
- uses: DeterminateSystems/magic-nix-cache-action@v13
1212
- run: nix flake check
1313
- run: nix build --print-build-logs .#helloWorld
1414
- run: nix build --print-build-logs .#springBoot

0 commit comments

Comments
 (0)