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