diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 49ed01f..891c362 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -56,7 +56,7 @@ jobs: - name: "Checkout" uses: actions/checkout@v5 - name: "Download all the dists" - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: distfiles path: dist/ @@ -75,7 +75,7 @@ jobs: runs-on: ubuntu-latest steps: - name: "Download all the dists" - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: distfiles path: dist/