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.
2 parents c7250c1 + d605d7b commit c92dd19Copy full SHA for c92dd19
.github/workflows/build_and_deploy.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- uses: actions/checkout@v4
20
- - uses: cachix/install-nix-action@v29
+ - uses: cachix/install-nix-action@v30
21
with:
22
nix_path: nixpkgs=channel:nixos-unstable
23
- name: Build website
0 commit comments