diff --git a/.github/workflows/drupal-example.yaml b/.github/workflows/drupal-example.yaml index ffecf15..2e9bf43 100644 --- a/.github/workflows/drupal-example.yaml +++ b/.github/workflows/drupal-example.yaml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: fetch-depth: "0" - name: Report versions