Fix version

This commit is contained in:
Alexandre Vicenzi 2023-03-31 23:54:13 +02:00
parent 78a57ba120
commit b7e0b32909

View file

@ -8,10 +8,10 @@ jobs:
strategy: strategy:
matrix: matrix:
python-version: python-version:
- 3.8 - "3.8"
- 3.9 - "3.9"
- 3.10 - "3.10"
- 3.11 - "3.11"
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v2 uses: actions/checkout@v2