diff --git a/.github/workflows/performance.yml b/.github/workflows/performance.yml index 38c2ed6d71..46260e62f6 100644 --- a/.github/workflows/performance.yml +++ b/.github/workflows/performance.yml @@ -8,6 +8,8 @@ jobs: runs-on: ubuntu-latest steps: + - uses: actions/checkout@v4 + - name: Set up Python uses: actions/setup-python@v5 with: