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 e72490b + 9893d12 commit 1a9def1Copy full SHA for 1a9def1
.github/workflows/build-verification.yml
@@ -37,7 +37,7 @@ jobs:
37
java-version: '8'
38
distribution: 'temurin'
39
- name: Download plugin to maven local
40
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
41
with:
42
name: common-custom-user-data-maven-plugin
43
path: ~/.m2/repository/com/gradle
0 commit comments