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.
2 parents e39ee98 + 19f1cac commit b730554Copy full SHA for b730554
.github/workflows/tox-workflow.yaml
@@ -7,7 +7,7 @@ jobs:
7
name: Build
8
steps:
9
- name: Checkout
10
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
11
- name: Run Tox
12
uses: ./.github/actions/sphinx-build-all
13
- name: Archive HTML documents
0 commit comments