@ -36,7 +36,7 @@ jobs:
with:
report_paths: '**/surefire-reports/TEST-*.xml'
- name: Archive code coverage results
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
name: surefire-reports
path: '**/surefire-reports/*'