Skip to content

Commit 7bb4acf

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent ba623d6 commit 7bb4acf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: gulp default --ci
4747

4848
- name: Run Code Coverage
49-
uses: codecov/codecov-action@v4
49+
uses: codecov/codecov-action@v5
5050
with:
5151
token: ${{ secrets.CODECOV_TOKEN }}
5252
fail_ci_if_error: true

0 commit comments

Comments
 (0)