diff --git a/.github/workflows/build-verification.yml b/.github/workflows/build-verification.yml index 75eac65..dfaceb3 100644 --- a/.github/workflows/build-verification.yml +++ b/.github/workflows/build-verification.yml @@ -21,7 +21,7 @@ jobs: env: DEVELOCITY_ACCESS_KEY: ${{ secrets.DV_SOLUTIONS_ACCESS_KEY }} - name: Upload published plugin - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 with: name: sbt-develocity-common-custom-user-data path: ~/.m2/repository/com/gradle