diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 16766e7..8cf696e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -182,7 +182,7 @@ jobs: - name: Upload server log if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: folia-smoke-server-log path: smoke-server/server.log