diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b04082e..a8450a0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }} --${{ matrix.prefer }} steps: - - uses: actions/checkout@v4.1.1 + - uses: actions/checkout@v4.1.6 - name: Setup PHP uses: shivammathur/setup-php@2.30.0