Skip to content

Commit f87f1b1

Browse files
authored
Merge branch 'main' into type_modernization
2 parents 00467fb + 6700f3c commit f87f1b1

File tree

4 files changed

+25
-17
lines changed

4 files changed

+25
-17
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
strategy:
2727
matrix:
2828
os: [ubuntu-latest]
29-
python-version: [3.10]
29+
python-version: ['3.10']
3030
steps:
3131
- uses: actions/checkout@v5
3232
with:

0 commit comments

Comments
 (0)