We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9717d26 commit 731cdfeCopy full SHA for 731cdfe
.github/workflows/flake-check.yaml
@@ -12,5 +12,5 @@ jobs:
12
steps:
13
- uses: actions/checkout@v4
14
- uses: cachix/install-nix-action@v30
15
- - uses: DeterminateSystems/magic-nix-cache-action@v8
+ - uses: DeterminateSystems/magic-nix-cache-action@v9
16
- run: nix flake check
0 commit comments