Skip to content

Commit ef6bbf1

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 2bca0ec commit ef6bbf1

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
@@ -39,7 +39,7 @@ jobs:
3939
run: npm run build
4040

4141
- name: Run Code Coverage
42-
uses: codecov/codecov-action@v5
42+
uses: codecov/codecov-action@v6
4343
with:
4444
token: ${{ secrets.CODECOV_TOKEN }}
4545
fail_ci_if_error: true

0 commit comments

Comments
 (0)