Skip to content

Commit 31ed2cf

Browse files
authored
Update ci.yml
1 parent ee8c423 commit 31ed2cf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@ jobs:
1515
contents: "write"
1616
steps:
1717
- uses: actions/checkout@v4
18-
- uses: DeterminateSystems/nix-installer-action@v17
19-
- uses: DeterminateSystems/flake-checker-action@v10
18+
- uses: DeterminateSystems/nix-installer-action@main
19+
- uses: DeterminateSystems/magic-nix-cache-action@main
20+
- uses: DeterminateSystems/flake-checker-action@main
2021
with:
2122
ignore-missing-flake-lock: false
2223
fail-mode: true

0 commit comments

Comments
 (0)