diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1e724cd7..844afcb3 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@v3 + uses: actions/download-artifact@v4.1.7 with: name: manifest-txt - name: Prepare tag