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 54332b3 commit 2210913Copy full SHA for 2210913
.github/workflows/sonarqube.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Set up Python
24
uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
25
with:
26
- python-version: '3.12' # Matches your log
+ python-version: '3.13'
27
28
- name: Cache pip dependencies
29
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
0 commit comments