diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index eb0a35e..91d00b8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -31,7 +31,7 @@ jobs: if: github.ref == 'refs/heads/main' steps: - name: Download artifacts - uses: https://gitea.com/actions/download-artifact@v8 + uses: https://gitea.com/actions/download-artifact@v3-node20 - name: Create release uses: https://gitea.com/actions/gitea-release-action@v1 with: