diff --git a/.github/workflows/github_release.yml b/.github/workflows/github_release.yml index 329e8b9..602263c 100644 --- a/.github/workflows/github_release.yml +++ b/.github/workflows/github_release.yml @@ -58,7 +58,7 @@ jobs: uses: actions/checkout@v4 - name: Download Artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: built-binary