From 6afd01fe678fcd7120efb795d90d473ee14844d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 17:15:31 +0000 Subject: [PATCH] Bump Wandalen/wretry.action from 1.3.0 to 3.7.3 Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 1.3.0 to 3.7.3. - [Release notes](https://github.com/wandalen/wretry.action/releases) - [Commits](https://github.com/wandalen/wretry.action/compare/v1.3.0...v3.7.3) --- updated-dependencies: - dependency-name: Wandalen/wretry.action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/unittest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/unittest.yml b/.github/workflows/unittest.yml index b35cc03..63b3c26 100644 --- a/.github/workflows/unittest.yml +++ b/.github/workflows/unittest.yml @@ -50,7 +50,7 @@ jobs: ./prof.db - name: Upload coverage id : codecov - uses: Wandalen/wretry.action@v1.3.0 + uses: Wandalen/wretry.action@v3.7.3 with: action: codecov/codecov-action@v5 with: |