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 4581f93 commit c741eccCopy full SHA for c741ecc
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
# Sonar analysis needs the full history for features like automatic assignment of bugs. If the following step
46
# is not included the project will show a warning about incomplete information.
47
fetch-depth: 0
48
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
49
with:
50
name: code-coverage-ubuntu-latest-22.x
51
path: coverage/
0 commit comments