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 26c715e + d16dad8 commit eb17ac2Copy full SHA for eb17ac2
.github/workflows/maven.yml
@@ -49,7 +49,7 @@ jobs:
49
uses: actions/checkout@v5.0.0
50
51
- name: Download JaCoCo coverage report artifact
52
- uses: actions/download-artifact@v5.0.0
+ uses: actions/download-artifact@v6.0.0
53
with:
54
name: jacoco.xml
55
0 commit comments