There was an error while loading. Please reload this page.
1 parent 40789ec commit ce455bbCopy full SHA for ce455bb
1 file changed
.github/workflows/php.yml
@@ -18,7 +18,7 @@ jobs:
18
19
name: Test PHP ${{ matrix.php-version }}
20
steps:
21
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
22
- name: Setup PHP Action
23
uses: shivammathur/setup-php@v2
24
with:
0 commit comments