Skip to content

Commit e96cc73

Browse files
committed
chore: added ci codecov upload
1 parent c6701c4 commit e96cc73

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
@@ -35,7 +35,7 @@ jobs:
3535
run: npm run test:coverage
3636

3737
- name: Upload coverage reports to Codecov
38-
uses: codecov/codecov-action@v5
38+
uses: codecov/codecov-action@v5.0.6
3939
with:
4040
token: ${{ secrets.CODECOV_TOKEN }}
4141
slug: WatchItDev/watchit-app

0 commit comments

Comments
 (0)