Skip to content

Commit 6d0b469

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent 96a9324 commit 6d0b469

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)