We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b022ce2 commit cd0eb72Copy full SHA for cd0eb72
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
- name: Assemble JAR
57
run: mvn package -DskipTests
58
59
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
60
with:
61
name: jar
62
path: target/*.jar
0 commit comments