Skip to content

Commit

Permalink
fix: upgrade python version for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
MCatherine1994 committed Aug 6, 2024
1 parent f9a4409 commit cd6b15e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:

- uses: actions/setup-python@v4
with:
python-version: 3.8
python-version: 3.12

- name: Tests and coverage
env:
Expand Down

0 comments on commit cd6b15e

Please sign in to comment.