Skip to content

Commit 6b163e3

Browse files
authored
Merge branch 'master' into master
2 parents 0f23724 + 6a743b3 commit 6b163e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ jobs:
592592
LEGACY_DB: ${{ matrix.legacy_db }}
593593
run: tox
594594
- name: Upload coverage to Codecov
595-
uses: codecov/codecov-action@v4
595+
uses: codecov/codecov-action@v5
596596
continue-on-error: true
597597
with:
598598
token: ${{ secrets.CODECOV_TOKEN }}

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Sphinx==8.0.2
1+
Sphinx==8.1.3

0 commit comments

Comments
 (0)