Skip to content

Commit 8126b4c

Browse files
Merge pull request #1765 from skaut/dependabot/github_actions/codecov/codecov-action-5.5.3
Bump codecov/codecov-action from 5.5.2 to 5.5.3
2 parents e92d0ec + d04556f commit 8126b4c

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
@@ -75,7 +75,7 @@ jobs:
7575
npm run test-coverage
7676
7777
- name: "Upload coverage results"
78-
uses: codecov/codecov-action@v5.5.2
78+
uses: codecov/codecov-action@v5.5.3
7979
with:
8080
token: ${{ secrets.CODECOV_TOKEN }}
8181
fail_ci_if_error: true

0 commit comments

Comments
 (0)