Skip to content

Commit 2a8e178

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent b66fe57 commit 2a8e178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
if: "${{ env.COVERAGE_PYTHON_VERSION == matrix.python-version }}"
5151
env:
5252
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
53-
uses: "codecov/codecov-action@v4"
53+
uses: "codecov/codecov-action@v5"
5454
with:
5555
fail_ci_if_error: true
5656

0 commit comments

Comments
 (0)