Skip to content

Commit 3746239

Browse files
authored
Update release.yml
1 parent 298e3e3 commit 3746239

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020

2121
- name: create release
22-
uses: softprops/action-gh-release
22+
uses: softprops/action-gh-release@v3
2323
with:
2424
name: v${{ github.event.inputs.version }}
2525
generate_release_notes: true

0 commit comments

Comments
 (0)