From 204fa5c75f6a97398ba63b7490e62154c16890d0 Mon Sep 17 00:00:00 2001 From: Tom Hu Date: Tue, 20 Apr 2021 14:10:43 -0400 Subject: [PATCH] Bump Codecov action to 1.4.1 --- .github/workflows/tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 548035c4d4..c3a16b2f6a 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -222,7 +222,7 @@ jobs: env: HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }} - - uses: codecov/codecov-action@0e28ff86a50029a44d10df6ed4c308711925a6a8 + - uses: codecov/codecov-action@967e2b38a85a62bd61be5529ada27ebc109948c2 test-default-formula-linux: name: test default formula (Linux) @@ -314,4 +314,4 @@ jobs: - run: brew test-bot --only-formulae --test-default-formula - - uses: codecov/codecov-action@0e28ff86a50029a44d10df6ed4c308711925a6a8 + - uses: codecov/codecov-action@967e2b38a85a62bd61be5529ada27ebc109948c2