diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1c5916e..707ba5e 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -112,7 +112,7 @@ jobs: echo "::set-output name=tag::$VERSION" - name: Download artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 with: path: ./binaries