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.
2 parents 905ee78 + 7973949 commit f3099e2Copy full SHA for f3099e2
.github/workflows/quality-monitor-build.yml
@@ -48,7 +48,7 @@ jobs:
48
fi
49
mv -fv maven.log target/maven.log
50
- name: Upload Quality Reports
51
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
52
with:
53
name: quality-reports
54
path: |
0 commit comments