We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9bc8fc7 + 5892c52 commit 3c17ff3Copy full SHA for 3c17ff3
1 file changed
.github/workflows/build-verification.yml
@@ -21,7 +21,7 @@ jobs:
21
env:
22
DEVELOCITY_ACCESS_KEY: ${{ secrets.DV_SOLUTIONS_ACCESS_KEY }}
23
- name: Upload published plugin
24
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v6
25
with:
26
name: sbt-develocity-common-custom-user-data
27
path: ~/.m2/repository/com/gradle
0 commit comments