diff --git a/.github/workflows/build-verification.yml b/.github/workflows/build-verification.yml index 75eac65..7b5e111 100644 --- a/.github/workflows/build-verification.yml +++ b/.github/workflows/build-verification.yml @@ -41,7 +41,7 @@ jobs: - name: Setup sbt installer uses: sbt/setup-sbt@v1.1.14 - name: Download plugin to maven local - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v7 with: name: sbt-develocity-common-custom-user-data path: ~/.m2/repository/com/gradle