We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60e9b14 commit 81ec92dCopy full SHA for 81ec92d
2 files changed
.github/workflows/pre-commit.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v6
13
- uses: DeterminateSystems/nix-installer-action@v21
14
- - uses: DeterminateSystems/magic-nix-cache-action@v13
+ - uses: DeterminateSystems/magic-nix-cache-action@v12
15
- run: nix profile install nixpkgs#direnv
16
- run: |
17
direnv allow
.github/workflows/test.yml
0 commit comments