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.
2 parents 74395c6 + 7e56dca commit ff664f4Copy full SHA for ff664f4
1 file changed
.github/workflows/add-formula.yml
@@ -64,7 +64,7 @@ jobs:
64
65
- name: Upload bottles
66
if: ${{ env.next_step == 'upload_and_create_pr' }}
67
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
68
with:
69
tag_name: bag-of-goodies
70
files: cbmc@*.tar.gz
0 commit comments