Skip to content

Commit 139d46e

Browse files
renovate[bot]CarmJos
authored andcommitted
Update actions/upload-artifact action to v7
1 parent 51cd4c4 commit 139d46e

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@v6
33+
uses: actions/upload-artifact@v7
3434
with:
3535
name: artifact
3636
path: staging

0 commit comments

Comments
 (0)