Skip to content

Commit 3408dd3

Browse files
Bump softprops/action-gh-release from 2 to 3 (#18)
1 parent cbb7533 commit 3408dd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-exe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
8686
- name: Publish
8787
if: ${{ !cancelled() }}
88-
uses: softprops/action-gh-release@v2
88+
uses: softprops/action-gh-release@v3
8989
env:
9090
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9191
with:

0 commit comments

Comments
 (0)