diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1fcd4bc8..3058fafc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -56,7 +56,7 @@ jobs: fetch-depth: 0 # If you only need the current version keep this. - name: Setup PHP - uses: shivammathur/setup-php@e6f75134d35752277f093989e72e140eaa222f35 + uses: shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240 with: php-version: ${{ matrix.php-version }}