diff --git a/.github/workflows/build-android.yml b/.github/workflows/build-android.yml index 40186d8b69..5deed5972f 100644 --- a/.github/workflows/build-android.yml +++ b/.github/workflows/build-android.yml @@ -28,7 +28,7 @@ jobs: - name: Upload modules release output if: ${{matrix.arch == 'arm64'}} # Only upload this once - uses: actions/upload-artifact@v1 + uses: actions/upload-artifact@v3 with: name: lwjgl3-android-modules path: bin/RELEASE