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 471ac88 commit 14cd2a9Copy full SHA for 14cd2a9
.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