Skip to content

Commit d798e1b

Browse files
Bump softprops/action-gh-release from 2 to 3 (#530)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 296feea commit d798e1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ jobs:
318318
pattern: cibw-wheels-*
319319
merge-multiple: true
320320
path: dist
321-
- uses: softprops/action-gh-release@v2
321+
- uses: softprops/action-gh-release@v3
322322
with:
323323
files: dist/*
324324
tag_name: ${{ github.event.release.tag_name }}

0 commit comments

Comments
 (0)