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 a534005 commit 6fb7355Copy full SHA for 6fb7355
.github/workflows/release.yml
@@ -104,7 +104,7 @@ jobs:
104
override: true
105
106
- name: Upload binary
107
- uses: taiki-e/upload-rust-binary-action@3a8b5e35eb5fea810221264dfde09e920c1d5310 # v1
+ uses: taiki-e/upload-rust-binary-action@e7953b6078194a4ae5f5619632e3715db6275561 # v1
108
with:
109
bin: gptcommit
110
target: ${{ matrix.target }}
0 commit comments