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 d09b9f3 + 80d67a9 commit b427484Copy full SHA for b427484
.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@v30
+ - uses: cachix/install-nix-action@v31
21
with:
22
nix_path: nixpkgs=channel:nixos-unstable
23
- name: Build website
0 commit comments