Skip to content

Commit 64c4a6d

Browse files
renovate[bot]CarmJos
authored andcommitted
Update actions/upload-artifact action to v6
1 parent 1c1b76e commit 64c4a6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: "Target Stage"
3131
run: mkdir staging && cp target/*.jar staging
3232
- name: "Upload artifact"
33-
uses: actions/upload-artifact@v5
33+
uses: actions/upload-artifact@v6
3434
with:
3535
name: artifact
3636
path: staging

0 commit comments

Comments
 (0)