Skip to content

Commit a7d8446

Browse files
chore(deps): update codecov/codecov-action action to v5 (#739)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 45399f0 commit a7d8446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: yarn test:ci
3434

3535
- name: Upload coverage
36-
uses: codecov/codecov-action@v4
36+
uses: codecov/codecov-action@v5
3737
if: matrix.node == '18'
3838
with:
3939
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)