diff --git a/.github/workflows/drupal-example.yaml b/.github/workflows/drupal-example.yaml index 95d0a8b..6b2bd24 100644 --- a/.github/workflows/drupal-example.yaml +++ b/.github/workflows/drupal-example.yaml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: fetch-depth: "0" - name: Report versions