Skip to content

Commit 1a9def1

Browse files
authored
Merge pull request #302 from gradle/dependabot/github_actions/actions/download-artifact-5
Bump actions/download-artifact from 4 to 5
2 parents e72490b + 9893d12 commit 1a9def1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-verification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
java-version: '8'
3838
distribution: 'temurin'
3939
- name: Download plugin to maven local
40-
uses: actions/download-artifact@v4
40+
uses: actions/download-artifact@v5
4141
with:
4242
name: common-custom-user-data-maven-plugin
4343
path: ~/.m2/repository/com/gradle

0 commit comments

Comments
 (0)