diff --git a/.github/workflows/github_release.yml b/.github/workflows/github_release.yml index 8634578..2e76e2c 100644 --- a/.github/workflows/github_release.yml +++ b/.github/workflows/github_release.yml @@ -61,7 +61,7 @@ jobs: uses: actions/checkout@v4 - name: Download Artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: built-binary