Skip to content

Commit bff814e

Browse files
build(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 (#1770)
1 parent 9e901d9 commit bff814e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
yarn test
3333
3434
- name: Uploade CodeCov Report
35-
uses: codecov/codecov-action@v5.1.1
35+
uses: codecov/codecov-action@v5.1.2
3636
with:
3737
token: ${{ secrets.CODECOV_TOKEN }}
3838

0 commit comments

Comments
 (0)