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