Skip to content

Commit 0d7a70b

Browse files
chore(ci): upgrade to v5
1 parent 6f5b726 commit 0d7a70b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
APP_KEY: ${{ secrets.APP_KEY }}
4242
CODECOV_OTEL_PROFILING_TOKEN: ${{ secrets.CODECOV_OTEL_PROFILING_TOKEN }}
4343

44-
- uses: codecov/codecov-action@v2
44+
- uses: codecov/codecov-action@v5
4545
with:
4646
token: ${{ secrets.CODECOV_TOKEN }}
4747
flags: PHP-v${{ matrix.php-versions }}_${{ matrix.operating-system}}

0 commit comments

Comments
 (0)