summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-21 19:48:15 +0000
committerJeff Widman <jeff@jeffwidman.com>2023-01-21 12:06:51 -0800
commitb3dcad2d790d2f9c3c2f800d27e147bf2ec86fdd (patch)
tree9f15d86e26dfe9a55c378838c2b8ae2843215667
parentd2a08d48c01bb54ccdc9dbfdfb3a061f50e24198 (diff)
downloadkazoo-b3dcad2d790d2f9c3c2f800d27e147bf2ec86fdd.tar.gz
chore(deps): bump codecov/codecov-action from 2 to 3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/v2...v3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--.github/workflows/testing.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml
index 0ffb517..399f9be 100644
--- a/.github/workflows/testing.yml
+++ b/.github/workflows/testing.yml
@@ -110,4 +110,4 @@ jobs:
ZOOKEEPER_LIB: "${{ !contains(matrix.zk-version, '3.4') && 'lib' || '' }}"
- name: Publish Codecov report
- uses: codecov/codecov-action@v2
+ uses: codecov/codecov-action@v3