diff --git a/.github/workflows/autorelease.yml b/.github/workflows/autorelease.yml index 8b1e1fb604..7bd1e60d0c 100644 --- a/.github/workflows/autorelease.yml +++ b/.github/workflows/autorelease.yml @@ -72,7 +72,7 @@ jobs: steps: - run: mkdir -p ./builds - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4 with: path: ./builds