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 3590634 commit 77bbb7eCopy full SHA for 77bbb7e
.github/workflows/build-docs.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
15
steps:
16
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
17
- name: Set up Python
18
uses: actions/setup-python@v6
19
with:
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
- name: Set up Python 3
20
0 commit comments