diff --git a/.github/workflows/release-creator.yaml b/.github/workflows/release-creator.yaml index f295927e..2598c343 100644 --- a/.github/workflows/release-creator.yaml +++ b/.github/workflows/release-creator.yaml @@ -81,7 +81,7 @@ jobs: git push origin $REL_VERSION - name: Download binary - uses: actions/download-artifact@v4.1.8 + uses: actions/download-artifact@v4.1.9 # This is required to check if the binary exists and update its name to the release. - run: |