Skip to content

Commit 3c17ff3

Browse files
authored
Merge pull request #66 from gradle/dependabot/github_actions/actions/upload-artifact-6
Bump actions/upload-artifact from 4 to 6
2 parents 9bc8fc7 + 5892c52 commit 3c17ff3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-verification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
env:
2222
DEVELOCITY_ACCESS_KEY: ${{ secrets.DV_SOLUTIONS_ACCESS_KEY }}
2323
- name: Upload published plugin
24-
uses: actions/upload-artifact@v4
24+
uses: actions/upload-artifact@v6
2525
with:
2626
name: sbt-develocity-common-custom-user-data
2727
path: ~/.m2/repository/com/gradle

0 commit comments

Comments
 (0)