diff --git a/.forgejo/workflows/deploy.yml b/.forgejo/workflows/deploy.yml index 8f401eb..2123a8c 100644 --- a/.forgejo/workflows/deploy.yml +++ b/.forgejo/workflows/deploy.yml @@ -14,7 +14,7 @@ jobs: run: nix profile add nixpkgs#nodejs_24 nixpkgs#bun - name: Check out repo - uses: https://data.forgejo.org/actions/checkout@v4 + uses: https://data.forgejo.org/actions/checkout@v7 - name: Install dependencies run: bun install --frozen-lockfile