diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2cb170aa2..2e3a66fee 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -65,7 +65,7 @@ jobs: run: pip3 install HookTest - name: Restore manifest.txt id: restore_manifest - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v3 with: name: manifest-txt - name: Prepare tag