We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ebf78e commit a4b47c0Copy full SHA for a4b47c0
.github/workflows/php.yml
@@ -83,7 +83,7 @@ jobs:
83
run: composer run-script test
84
85
- name: Upload coverage to Codecov
86
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
87
88
static_analysis:
89
name: 3️⃣ Static Analysis
0 commit comments