We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f58871 commit 3b3c05cCopy full SHA for 3b3c05c
.github/workflows/ci.yaml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ${{ matrix.os }}
11
steps:
12
- uses: actions/checkout@v4
13
- - uses: cachix/install-nix-action@v29
+ - uses: cachix/install-nix-action@v30
14
- uses: cachix/cachix-action@v15
15
with:
16
name: pre-commit-hooks
@@ -24,7 +24,7 @@ jobs:
24
25
26
27
28
29
30
0 commit comments