diff --git a/.github/workflows/detect-breaking-changes-report.yml b/.github/workflows/detect-breaking-changes-report.yml index 826cab4d615..7cb5bb6c988 100644 --- a/.github/workflows/detect-breaking-changes-report.yml +++ b/.github/workflows/detect-breaking-changes-report.yml @@ -14,6 +14,8 @@ jobs: ARTIFACT_NAME: 'levitate' steps: + - uses: actions/checkout@v2 + - name: 'Download artifact' uses: actions/github-script@v5 env: