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