Skip to content

Commit d342c2b

Browse files
renovate[bot]CarmJos
authored andcommitted
chore(deps): update actions/upload-artifact action to v7
1 parent fdb44d6 commit d342c2b

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
@@ -38,7 +38,7 @@ jobs:
3838
cp -vrf .asset/*.jar artifacts
3939
4040
- name: "Upload artifact"
41-
uses: actions/upload-artifact@v6
41+
uses: actions/upload-artifact@v7
4242
with:
4343
name: Artifact
4444
path: artifacts

0 commit comments

Comments
 (0)