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 00e73a7 commit faf2739Copy full SHA for faf2739
.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