We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f560dcb + e566561 commit 263e503Copy full SHA for 263e503
2 files changed
.github/workflows/codecov.yml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- name: Checkout
24
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
25
26
- name: Install PHP
27
uses: shivammathur/setup-php@v2
.github/workflows/static-analysis.yml
0 commit comments