Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e703ae6

Browse files
fix: bump to beta.2
1 parent 5472f3e commit e703ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
- name: Run tests and collect coverage
1616
run: pytest --cov app
1717
- name: Upload coverage to Codecov
18-
uses: codecov/[email protected].1
18+
uses: codecov/[email protected].2
1919
env:
2020
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)