diff --git a/.github/workflows/github_release.yml b/.github/workflows/github_release.yml index 88a0cfa..c68e368 100644 --- a/.github/workflows/github_release.yml +++ b/.github/workflows/github_release.yml @@ -58,7 +58,7 @@ jobs: uses: actions/checkout@v5 - name: Download Artifacts - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: built-binary