We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e37f2c8 commit 03bed03Copy full SHA for 03bed03
.github/workflows/documentation.yml
@@ -25,7 +25,7 @@ jobs:
25
java-version: 1.8
26
- uses: actions/setup-python@v2
27
with:
28
- python-version: 3.10
+ python-version: "3.10"
29
- name: Install Python dependencies
30
run: ./metadata-ingestion/scripts/install_deps.sh
31
- name: Build Docs
0 commit comments