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 70ea364 commit 7861b05Copy full SHA for 7861b05
.github/workflows/test.yml
@@ -239,7 +239,7 @@ jobs:
239
mv ./var/coverage/clover.xml coverage.xml
240
241
- name: SonarCloud Scan
242
- uses: sonarsource/sonarcloud-github-action@v3.1
+ uses: sonarsource/sonarcloud-github-action@v4.0
243
env:
244
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
245
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments