diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e4e11eb..fe060fb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }} --${{ matrix.prefer }} steps: - - uses: actions/checkout@v3.0.2 + - uses: actions/checkout@v4.1.4 - name: Setup PHP uses: shivammathur/setup-php@2.21.0