1 Commits

Author SHA1 Message Date
Renovate Bot
b4144d5ea2 Update actions/upload-artifact action to v6
Some checks failed
check main state / build (10.0.x) (push) Successful in 1m41s
Main Build Process / Build & Test (pull_request) Failing after 1m26s
2026-02-05 21:01:45 +00:00

View File

@@ -47,7 +47,7 @@ jobs:
customSettings: "" # Optional custom settings (separated by semicolon). See: https://github.com/danielpalme/ReportGenerator/wiki/Settings.
toolpath: "reportgeneratortool" # Default directory for installing the dotnet tool.
- name: Upload Combined Coverage XML
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v6
with:
name: coverage
path: ${{ github.workspace }}/Cobertura.xml