diff --git a/.github/workflows/autorelease.yml b/.github/workflows/autorelease.yml index e6e1168bf..ec31e7156 100644 --- a/.github/workflows/autorelease.yml +++ b/.github/workflows/autorelease.yml @@ -202,7 +202,7 @@ jobs: token: ${{ steps.app-token.outputs.token }} - name: Download updated files - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: updated-files