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