Skip to content

Commit 7a033f9

Browse files
Build(deps): Bump codecov/codecov-action from 3.1.0 to 3.1.1 (#615)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f241bfe commit 7a033f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
5757
- name: Upload to Codecov
5858
if: matrix.os == 'ubuntu-latest' && matrix.python-version == 3.7 && github.repository == 'executablebooks/sphinx-book-theme'
59-
uses: codecov/codecov-action@v3.1.0
59+
uses: codecov/codecov-action@v3.1.1
6060
with:
6161
name: ebp-sbt-pytests-py3.7
6262
flags: pytests

0 commit comments

Comments
 (0)