Skip to content

Commit e07d77d

Browse files
committed
fix workflow - 2.0
1 parent 042f0b5 commit e07d77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Python
2020
uses: actions/setup-python@v2
2121
with:
22-
python-version: 3.10
22+
python-version: 3.11
2323
- name: Checkout code
2424
uses: actions/checkout@v2
2525
- name: Run Unit Tests

0 commit comments

Comments
 (0)