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 ce76b82 + 1c3905d commit 1837112Copy full SHA for 1837112
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
name: PHP ${{ matrix.php }} ${{ matrix.description }}
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
23
24
- name: Setup PHP
25
uses: shivammathur/setup-php@v2
.github/workflows/coverage.yml
0 commit comments