Skip to content

Commit 7301963

Browse files
Bump codecov/codecov-action from 3.1.5 to 5.4.3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.5 to 5.4.3. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@4fe8c5f...18283e0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.4.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c93a683 commit 7301963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
MOCHA_FILE: junit/test-results.xml
7070

7171
- name: Upload coverage
72-
uses: codecov/codecov-action@4fe8c5f003fae66aa5ebb77cfd3e7bfbbda0b6b0 # pin@3.1.5
72+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # pin@5.4.3
7373

7474
compatibility:
7575
needs: build # Require build to complete before running tests

0 commit comments

Comments
 (0)