diff --git a/.github/workflows/drupal-example.yaml b/.github/workflows/drupal-example.yaml index 6f5a524..64c750e 100644 --- a/.github/workflows/drupal-example.yaml +++ b/.github/workflows/drupal-example.yaml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: fetch-depth: "0" # - name: install Lando