diff --git a/.github/workflows/release-plz.yml b/.github/workflows/release-plz.yml index cbf00c1..dbb217e 100644 --- a/.github/workflows/release-plz.yml +++ b/.github/workflows/release-plz.yml @@ -115,7 +115,7 @@ jobs: steps: - name: Download all target artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: path: dist