We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 770b13e commit 94896ccCopy full SHA for 94896cc
1 file changed
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
# Sonar analysis needs the full history for features like automatic assignment of bugs. If the following step
47
# is not included the project will show a warning about incomplete information.
48
fetch-depth: 0
49
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
50
with:
51
name: code-coverage-ubuntu-latest-22.x
52
path: coverage/
0 commit comments