Skip to content

Commit 042f0b5

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

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.6
22+
python-version: 3.10
2323
- name: Checkout code
2424
uses: actions/checkout@v2
2525
- name: Run Unit Tests

0 commit comments

Comments
 (0)