Skip to content

Commit a4b47c0

Browse files
Updates codecov action
1 parent 5ebf78e commit a4b47c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
run: composer run-script test
8484

8585
- name: Upload coverage to Codecov
86-
uses: codecov/codecov-action@v4
86+
uses: codecov/codecov-action@v5
8787

8888
static_analysis:
8989
name: 3️⃣ Static Analysis

0 commit comments

Comments
 (0)