diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8a85f5c..9093b7e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -21,7 +21,7 @@ jobs: - name: Build with Gradle run: ./gradlew build - name: Upload Artifacts to GitHub - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: Artifacts path: build/libs/