Skip to content

Commit cd0eb72

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)