diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 971c21d6f..a00c4c987 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -192,6 +192,7 @@ jobs: contents: read id-token: write steps: + - uses: actions/checkout@v4 - name: Download built image artifacts uses: actions/download-artifact@v3 with: