diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a9f749b3a..0d70cc136 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -28,7 +28,7 @@ jobs: id-token: write steps: - name: Download dist - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 - name: Display downloaded files run: |