We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21dcaf7 + 26aa7b5 commit c231aeeCopy full SHA for c231aee
1 file changed
.github/workflows/maven-ci.yml
@@ -32,7 +32,7 @@ jobs:
32
run: ./mvnw clean verify
33
34
- name: Upload JaCoCo coverage report artifact
35
- uses: actions/upload-artifact@v7.0.0
+ uses: actions/upload-artifact@v7.0.1
36
with:
37
name: jacoco.xml
38
path: ./target/site/jacoco/jacoco.xml
0 commit comments