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 6bb4ac5 commit 4bbe0caCopy full SHA for 4bbe0ca
.github/workflows/ci-config.yml
@@ -19,7 +19,7 @@ jobs:
19
name: PHP ${{ matrix.php }} environment
20
21
steps:
22
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
23
24
- name: Setup PHP
25
uses: shivammathur/setup-php@v2
0 commit comments