Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit a8dbbc0

Browse files
committed
bumped python version
1 parent 6c1684c commit a8dbbc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v4
1212
- uses: actions/setup-python@v5
1313
with:
14-
python-version: '3.9'
14+
python-version: '3.10'
1515

1616
- name: Install dependencies
1717
run: |

0 commit comments

Comments
 (0)