diff --git a/.forgejo/workflows/check.yaml b/.forgejo/workflows/check.yaml index 14f7aae..f902702 100644 --- a/.forgejo/workflows/check.yaml +++ b/.forgejo/workflows/check.yaml @@ -8,7 +8,7 @@ jobs: - name: Checkout repository uses: https://git.collective-conciousness.monster/Ittihadyya/checkout@v4 - name: Install Nix - uses: https://git.collective-conciousness.monster/Ittihadyya/install-nix-action@v30 + uses: https://git.collective-conciousness.monster/Ittihadyya/nix-actions/install with: nix_path: nixpkgs=channel:nixos-unstable - run: nix fmt $(find ./ -regex '.*.nix$') -- --check \ No newline at end of file