Skip to content

Commit 2210913

Browse files
authored
Update sonarqube.yml
Signed-off-by: David Osipov <[email protected]>
1 parent 54332b3 commit 2210913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarqube.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Set up Python
2424
uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
2525
with:
26-
python-version: '3.12' # Matches your log
26+
python-version: '3.13'
2727

2828
- name: Cache pip dependencies
2929
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684

0 commit comments

Comments
 (0)