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 e9aa312 commit 71c7c11Copy full SHA for 71c7c11
.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@v5
+ - uses: actions/setup-python@v6
11
with:
12
python-version: '3.x'
13
- name: Install dependencies
0 commit comments