Skip to content

Commit f135477

Browse files
chore(deps): update softprops/action-gh-release action to v3
1 parent 77f3e36 commit f135477

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
fi
101101
102102
- name: Upload to GitHub Release
103-
uses: softprops/action-gh-release@v2
103+
uses: softprops/action-gh-release@v3
104104
if: startsWith(github.ref, 'refs/tags/')
105105
with:
106106
files: |

0 commit comments

Comments
 (0)