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.
2 parents b21f97e + faf2739 commit 72f6288Copy full SHA for 72f6288
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }} --${{ matrix.prefer }}
36
37
steps:
38
- - uses: actions/checkout@v2.4.0
+ - uses: actions/checkout@v3
39
40
- name: Setup PHP
41
uses: shivammathur/setup-php@v2
0 commit comments