diff --git a/.forgejo/workflows/main.yml b/.forgejo/workflows/main.yml index aafbd32..cf02def 100644 --- a/.forgejo/workflows/main.yml +++ b/.forgejo/workflows/main.yml @@ -26,7 +26,7 @@ jobs: - uses: actions/checkout@v4 - name: install nix - uses: https://github.com/DeterminateSystems/determinate-nix-action@main + uses: https://github.com/DeterminateSystems/nix-installer-action@main with: extra-conf: "lazy-trees = true"