diff --git a/.gitea/workflows/linux.yml b/.gitea/workflows/linux.yml index c994559..099f67e 100644 --- a/.gitea/workflows/linux.yml +++ b/.gitea/workflows/linux.yml @@ -43,7 +43,7 @@ jobs: xmake import-assets xmake p - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v3 with: name: Debug Build path: ${{ github.workspace }}/publish