diff --git a/.github/workflows/integ-test-inject-develocity.yml b/.github/workflows/integ-test-inject-develocity.yml index b04d9cd6..6ad9ab9c 100644 --- a/.github/workflows/integ-test-inject-develocity.yml +++ b/.github/workflows/integ-test-inject-develocity.yml @@ -171,6 +171,7 @@ jobs: id: setup-gradle uses: ./setup-gradle with: + gradle-version: ${{ matrix.gradle }} cache-read-only: false # For testing, allow writing cache entries on non-default branches develocity-access-key: ${{ secrets.DEVELOCITY_ACCESS_KEY }} - name: Run Gradle build