Skip to content

Commit 89f342d

Browse files
renovate[bot]CarmJos
authored andcommitted
chore(deps): update actions/upload-artifact action to v6
1 parent 1a63c8e commit 89f342d

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
@@ -26,7 +26,7 @@ jobs:
2626
- name: "Target Stage"
2727
run: mkdir staging && cp */target/*.jar staging
2828
- name: "Upload artifact"
29-
uses: actions/upload-artifact@v5
29+
uses: actions/upload-artifact@v6
3030
with:
3131
name: Artifact
3232
path: staging

0 commit comments

Comments
 (0)