diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8c362fb..e59832f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -23,7 +23,7 @@ jobs: - name: Build with Gradle run: "./gradlew build" - name: Upload Artifacts to GitHub - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: Artifacts path: build/libs/