Skip to content

Commit cd0eb72

Browse files
committed
v4 for upload-artifact
1 parent b022ce2 commit cd0eb72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Assemble JAR
5757
run: mvn package -DskipTests
5858

59-
- uses: actions/upload-artifact@v3
59+
- uses: actions/upload-artifact@v4
6060
with:
6161
name: jar
6262
path: target/*.jar

0 commit comments

Comments
 (0)