Skip to content

Commit ada454c

Browse files
Update softprops/action-gh-release action to v2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b21e87b commit ada454c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
./dist/*.whl
122122
123123
- name: Release
124-
uses: softprops/action-gh-release@v1
124+
uses: softprops/action-gh-release@v2
125125
with:
126126
files: dist/*
127127
fail_on_unmatched_files: true

0 commit comments

Comments
 (0)