We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e63e1e3 commit ca89096Copy full SHA for ca89096
.github/workflows/release.yml
@@ -534,7 +534,7 @@ jobs:
534
with:
535
full-release-version-tag: ${{env.LATEST_FULL_RELEASE_TAG}}
536
- name: Fetch Reference Binary
537
- uses: robinraju/release-downloader@368754b9c6f47c345fcfbf42bcb577c2f0f5f395
+ uses: robinraju/release-downloader@c39a3b234af58f0cf85888573d361fb6fa281534
538
539
tag: ${{steps.get-previous-full-release-version.outputs.version}}
540
fileName: ${{env.BIN_FILENAME}}
0 commit comments