There was an error while loading. Please reload this page.
1 parent 85f45c3 commit 15c4425Copy full SHA for 15c4425
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }} --${{ matrix.prefer }}
38
39
steps:
40
- - uses: actions/checkout@v2.4.0
+ - uses: actions/checkout@v3
41
42
- name: Setup PHP
43
uses: shivammathur/setup-php@v2
0 commit comments