diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 96217d2..eab2c2d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -132,7 +132,7 @@ jobs: python-version: ${{ matrix.python-version }} - name: Download artifacts - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v8 with: name: dist path: dist/ diff --git a/.github/workflows/legacy-release.yml b/.github/workflows/legacy-release.yml index b22beb6..e119930 100644 --- a/.github/workflows/legacy-release.yml +++ b/.github/workflows/legacy-release.yml @@ -264,7 +264,7 @@ jobs: fetch-depth: 0 - name: Download artifacts - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v8 with: name: dist path: dist/ diff --git a/.github/workflows/release-publish.yml b/.github/workflows/release-publish.yml index 7b84a83..56195f9 100644 --- a/.github/workflows/release-publish.yml +++ b/.github/workflows/release-publish.yml @@ -86,7 +86,7 @@ jobs: fetch-depth: 0 - name: Download artifacts - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v8 with: name: dist path: dist/