Skip to content

Commit 8036033

Browse files
Bump codecov/codecov-action from 4.6.0 to 5.0.7 (#57)
1 parent 912cf64 commit 8036033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- run: npm run build
1818
- run: npm test
1919
- name: Upload coverage to CodeCov
20-
uses: codecov/codecov-action@v4.6.0
20+
uses: codecov/codecov-action@v5.0.7
2121
with:
2222
directory: ./coverage
2323
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)