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.
1 parent ce76b82 commit 1c3905dCopy full SHA for 1c3905d
.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