Skip to content

Commit ef4e146

Browse files
Update codecov/codecov-action digest to 671740a (#51)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6478eb0 commit ef4e146

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
@@ -50,7 +50,7 @@ jobs:
5050
if-no-files-found: error
5151

5252
- name: Upload coverage report to Codecov
53-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
53+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5
5454
if: ${{ env.CODECOV_TOKEN != '' }}
5555
with:
5656
directory: .coverage-html

0 commit comments

Comments
 (0)