diff --git a/.github/workflows/github_release.yml b/.github/workflows/github_release.yml index ef2d725..4c6bc36 100644 --- a/.github/workflows/github_release.yml +++ b/.github/workflows/github_release.yml @@ -58,7 +58,7 @@ jobs: uses: actions/checkout@v6 - name: Download Artifacts - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: built-binary