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 961659c + e17d7c8 commit 63af8b8Copy full SHA for 63af8b8
.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@V27
+ - uses: cachix/install-nix-action@V28
21
with:
22
nix_path: nixpkgs=channel:nixos-unstable
23
- name: Build website
0 commit comments