Skip to content

Commit fd80120

Browse files
authored
Update pyci.yml
1 parent 65f14fd commit fd80120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pyci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: |
2626
make test-coverage
2727
- name: SonarQubeScan
28-
uses: SonarSource/sonarqube-scan-action@v5
28+
uses: SonarSource/sonarqube-scan-action@v6
2929
env:
3030
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
3131
with:

0 commit comments

Comments
 (0)