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 1801470 commit b51e572Copy full SHA for b51e572
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }} --${{ matrix.prefer }}
39
40
steps:
41
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v5
42
43
- name: Setup PHP
44
uses: shivammathur/setup-php@v2
0 commit comments