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 c114fa2 + a01d319 commit 7aafe2cCopy full SHA for 7aafe2c
.github/workflows/tox-workflow.yaml
@@ -7,7 +7,7 @@ jobs:
7
name: Build
8
steps:
9
- name: Checkout
10
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
11
- name: Run Tox
12
uses: ./.github/actions/sphinx-build-all
13
- name: Archive HTML documents
0 commit comments