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.
1 parent 843ea44 commit 999d514Copy full SHA for 999d514
.github/workflows/quality-monitor-build.yml
@@ -49,7 +49,7 @@ jobs:
49
fi
50
mv -fv maven.log target/maven.log
51
- name: Upload Quality Reports
52
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
53
with:
54
name: quality-reports
55
path: |
0 commit comments