We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1fa4b4c + fa89a46 commit 29b0545Copy full SHA for 29b0545
1 file changed
.github/workflows/maven.yml
@@ -49,7 +49,7 @@ jobs:
49
uses: actions/checkout@v6.0.1
50
51
- name: Download JaCoCo coverage report artifact
52
- uses: actions/download-artifact@v6.0.0
+ uses: actions/download-artifact@v7.0.0
53
with:
54
name: jacoco.xml
55
0 commit comments