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 e6ba16c commit bb0a33dCopy full SHA for bb0a33d
.github/workflows/docs.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- uses: actions/checkout@v4
10
- - uses: actions/setup-python@v1
+ - uses: actions/setup-python@v5
11
with:
12
python-version: '3.x'
13
- name: Install dependencies
0 commit comments