Skip to content

Commit 3d46719

Browse files
Update codecov/codecov-action action to v5
1 parent 780d4e3 commit 3d46719

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
@@ -34,7 +34,7 @@ jobs:
3434
run: npm run test:ci
3535

3636
- name: Codecov
37-
uses: codecov/codecov-action@v2.1.0
37+
uses: codecov/codecov-action@v5.2.0
3838
if: matrix.os == 'ubuntu-latest'
3939
with:
4040
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)