diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2c787ad2968..1b77aa5f0f9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -143,7 +143,7 @@ jobs: uses: actions/checkout@v4 - name: Download Artifacts id: download - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 - name: Release Fabric Version uses: ncipollo/release-action@v1 with: