We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents daf3853 + 1ea2a6c commit f2915a1Copy full SHA for f2915a1
.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.3.4
+ - uses: actions/checkout@v2.3.5
39
40
- name: Setup PHP
41
uses: shivammathur/setup-php@v2
0 commit comments