We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49cc920 + d5c50f6 commit 25e8c7fCopy full SHA for 25e8c7f
1 file changed
.github/workflows/maven.yml
@@ -47,7 +47,7 @@ jobs:
47
uses: actions/checkout@v6.0.2
48
49
- name: Download JaCoCo coverage report artifact
50
- uses: actions/download-artifact@v7.0.0
+ uses: actions/download-artifact@v8.0.0
51
with:
52
name: jacoco.xml
53
0 commit comments