Skip to content

Commit 3910f04

Browse files
committed
python version fixed
1 parent 6b5ef87 commit 3910f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
strategy:
1515
matrix:
16-
python-version: [ "3.10.11" ]
16+
python-version: [ "3.10.13" ]
1717
max-parallel: 5
1818

1919
steps:

0 commit comments

Comments
 (0)