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 331ec10 commit 1dbc893Copy full SHA for 1dbc893
.github/workflows/nix.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
steps:
23
- uses: actions/checkout@v4
24
- - uses: cachix/install-nix-action@v24
+ - uses: cachix/install-nix-action@v25
25
- name: Setup Cachix
26
uses: cachix/cachix-action@v13
27
with:
0 commit comments