There was an error while loading. Please reload this page.
1 parent e136d31 commit ef23436Copy full SHA for ef23436
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
php-version: ['7.4', '8.0', '8.1', '8.2', '8.3', '8.4']
18
19
steps:
20
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
21
- name: Set up PHP ${{ matrix.php-version }}
22
uses: shivammathur/setup-php@v2
23
with:
0 commit comments