Skip to content

Commit 29af3f4

Browse files
committed
version
1 parent 3508e7b commit 29af3f4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/sonarcloud.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ jobs:
2626
- uses: actions/setup-python@v5
2727
with:
2828
python-version: |
29-
"3.10"
30-
"3.11"
29+
3.10
30+
3.11
3131
cache: 'poetry'
3232

3333
- name: Set up AWS credentials

0 commit comments

Comments
 (0)