We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0901d81 + b14dd8c commit 0f42c35Copy full SHA for 0f42c35
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@v8.0.0
+ uses: actions/download-artifact@v8.0.1
51
with:
52
name: jacoco.xml
53
0 commit comments