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 2a440d0 commit bb22d0eCopy full SHA for bb22d0e
.github/workflows/ci-sonar-angular.yml
@@ -61,7 +61,7 @@ jobs:
61
62
- name: Upload coverage artifact
63
if: always()
64
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
65
with:
66
name: coverage-frontend
67
path: coverage/**
0 commit comments