Skip to content

Commit 6aa25a6

Browse files
authored
Update ci.yml
1 parent d4ade39 commit 6aa25a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
contents: "write"
1616
steps:
1717
- uses: actions/checkout@v4
18-
- uses: DeterminateSystems/nix-installer-action@v11
19-
- uses: DeterminateSystems/flake-checker-action@v7
18+
- uses: DeterminateSystems/nix-installer-action@v17
19+
- uses: DeterminateSystems/flake-checker-action@v10
2020
with:
2121
ignore-missing-flake-lock: false
2222
fail-mode: true

0 commit comments

Comments
 (0)