Skip to content

Commit a10efff

Browse files
build: bump softprops/action-gh-release from 1 to 2 (#180)
1 parent e5a5768 commit a10efff

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
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
fetch-depth: 0
1818
- name: Release with Notes
19-
uses: softprops/action-gh-release@v1
19+
uses: softprops/action-gh-release@v2
2020
with:
2121
draft: true
2222
env:

0 commit comments

Comments
 (0)