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 6aca970 commit c8ad4d7Copy full SHA for c8ad4d7
.github/workflows/formatting.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-24.04
6
steps:
7
- uses: actions/checkout@v4.2.2
8
- - uses: cachix/install-nix-action@V27
+ - uses: cachix/install-nix-action@v30
9
with:
10
extra_nix_config: |
11
experimental-features = nix-command flakes
@@ -15,7 +15,7 @@ jobs:
15
16
17
18
19
20
21
.github/workflows/statix.yml
0 commit comments