We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff7b65b commit 4022d58Copy full SHA for 4022d58
.github/workflows/nix.yml
@@ -6,5 +6,5 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@v4
9
- - uses: cachix/install-nix-action@v23
+ - uses: cachix/install-nix-action@v24
10
- run: nix flake check
0 commit comments