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 b71f8bf commit 2cdfb90Copy full SHA for 2cdfb90
.github/workflows/documentation.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: actions/checkout@v3
38
39
- name: Set up Python runtime
40
- uses: actions/setup-python@v2.3.2
+ uses: actions/setup-python@v3
41
with:
42
python-version: ${{ env.PYTHON_VERSION }}
43
.github/workflows/publish.yml
@@ -38,7 +38,7 @@ jobs:
44
0 commit comments