We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf50fd2 commit 6d5d94fCopy full SHA for 6d5d94f
1 file changed
.github/workflows/ci.yml
@@ -47,7 +47,7 @@ jobs:
47
fetch-depth: 0
48
- uses: actions/download-artifact@v6
49
with:
50
- name: code-coverage-ubuntu-latest-22.x
+ name: code-coverage-ubuntu-latest-24.x
51
path: coverage/
52
- uses: SonarSource/sonarqube-scan-action@fd88b7d7ccbaefd23d8f36f73b59db7a3d246602 # v5
53
env:
0 commit comments