Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Commit 7f5a059

Browse files
committed
chore: Update GitHub Action for creating GitHub Releases
1 parent 152cb1f commit 7f5a059

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: 'Create Release'
13-
uses: softprops/action-gh-release@v1
13+
uses: softprops/action-gh-release@v2
1414
with:
1515
generate_release_notes: true

0 commit comments

Comments
 (0)