Skip to content

Commit a8ac0f6

Browse files
authored
Update maven-publish.yml
1 parent 732eda3 commit a8ac0f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
restore-keys: ${{runner.os}}-m2
5454

5555
- name: 7 Create Artifacts
56-
uses: actions/upload-artifact@v2
56+
uses: actions/upload-artifact@v4
5757
with:
5858
name: ${{ steps.version.outputs.version_tag }}
5959
path: staging

0 commit comments

Comments
 (0)