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 1ebaa8d + 1f597c1 commit d68dbccCopy full SHA for d68dbcc
.github/workflows/build-verification.yml
@@ -19,7 +19,7 @@ jobs:
19
env:
20
DEVELOCITY_ACCESS_KEY: ${{ secrets.DV_SOLUTIONS_ACCESS_KEY }}
21
- name: Upload published plugin
22
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
23
with:
24
name: common-custom-user-data-maven-plugin
25
path: ~/.m2/repository/com/gradle
0 commit comments