We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da71d1a + 1ca330b commit c91635bCopy full SHA for c91635b
1 file changed
.github/workflows/tox-workflow.yaml
@@ -7,7 +7,7 @@ jobs:
7
name: Build
8
steps:
9
- name: Checkout
10
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
11
- name: Run Tox
12
uses: ./.github/actions/sphinx-build-all
13
- name: Archive HTML documents
0 commit comments