There was an error while loading. Please reload this page.
1 parent f52e705 commit 5c27e77Copy full SHA for 5c27e77
1 file changed
.github/workflows/ci-nix-template.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
persist-credentials: false
40
- uses: ./.github/actions/setup-nix
41
- - uses: DeterminateSystems/flake-checker-action@a0f068d37b542f3150564fbf1164fec2d958ee11 # main
+ - uses: DeterminateSystems/flake-checker-action@de924abd783455e8429c858962b9e43062d19da1 # v13
42
43
- name: Run lint
44
run: nix develop --command bash -c "make check-static"
0 commit comments