Skip to content

Commit 1b00d74

Browse files
committed
feat: add documentation to readthedocs
1 parent 12ec99f commit 1b00d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: poetry run pytest
3232

3333
- name: Upload coverage to Codecov
34-
uses: codecov/codecov-action@v3
34+
uses: codecov/codecov-action@v5
3535
with:
3636
files: coverage.xml
3737
token: ${{ secrets.CODECOV_TOKEN }} # optional if public repo

0 commit comments

Comments
 (0)