Skip to content

Commit f3145a8

Browse files
0.24.2
1 parent 31fc34c commit f3145a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@v3
2828
- uses: actions/setup-python@v4
2929
with:
30-
python-version: "3.10"
30+
python-version: "3.11"
3131
- uses: pre-commit/action@v3.0.0
3232

3333
test:

0 commit comments

Comments
 (0)