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.
2 parents b2c7a74 + aca0602 commit d753123Copy full SHA for d753123
1 file changed
.github/workflows/ci.yml
@@ -89,7 +89,7 @@ jobs:
89
run: mvn javadoc:javadoc
90
91
- name: Upload build artifacts
92
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
93
with:
94
name: maven-artifacts
95
path: |
0 commit comments