We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33558cb + 2c0f087 commit 115bf3dCopy full SHA for 115bf3d
.github/workflows/build-verification.yml
@@ -45,7 +45,7 @@ jobs:
45
with:
46
develocity-access-key: ${{ secrets.DV_SOLUTIONS_ACCESS_KEY }}
47
- name: Download plugin to maven local
48
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
49
50
name: common-custom-user-data-gradle-plugin
51
path: ~/.m2/repository/com/gradle
0 commit comments