We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3508e7b commit 29af3f4Copy full SHA for 29af3f4
1 file changed
.github/workflows/sonarcloud.yml
@@ -26,8 +26,8 @@ jobs:
26
- uses: actions/setup-python@v5
27
with:
28
python-version: |
29
- "3.10"
30
- "3.11"
+ 3.10
+ 3.11
31
cache: 'poetry'
32
33
- name: Set up AWS credentials
0 commit comments