Skip to content

Commit 6ca043b

Browse files
committed
updated python to 3.9.13
1 parent e57ac02 commit 6ca043b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup Python
2727
uses: actions/setup-python@v3
2828
with:
29-
python-version: '3.9'
29+
python-version: '3.9.13'
3030

3131
- name: Install dependencies
3232
run: |

0 commit comments

Comments
 (0)