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 09da55f commit 16c2873Copy full SHA for 16c2873
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
name: PHP ${{ matrix.php }} - L${{ matrix.laravel }}
41
steps:
42
- name: Checkout code
43
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
44
45
- name: Install PHP
46
uses: shivammathur/setup-php@v2
0 commit comments