Skip to content

Commit 961df94

Browse files
authored
Merge pull request #123 from DeterminateSystems/update-flake-checker-action
Update flake checker action to v4
2 parents de96c67 + 342b283 commit 961df94

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
@@ -25,7 +25,7 @@ jobs:
2525
runs-on: ubuntu-latest
2626
steps:
2727
- uses: actions/checkout@v3
28-
- uses: DeterminateSystems/flake-checker-action@v3
28+
- uses: DeterminateSystems/flake-checker-action@v4
2929
with:
3030
fail-mode: true
3131

0 commit comments

Comments
 (0)