diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e59832f..b640766 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@v6 + uses: actions/upload-artifact@v7 with: name: Artifacts path: build/libs/