Skip to content

Commit 11f385a

Browse files
authored
Python 3.10 on Build Docs workflow (#124)
1 parent d24ffbd commit 11f385a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- uses: actions/setup-python@v4
1818
with:
19-
python-version: '3.9'
19+
python-version: '3.10'
2020

2121
- name: Get tag
2222
id: tag

0 commit comments

Comments
 (0)