Skip to content

Commit 7331bc5

Browse files
chore: bump softprops/action-gh-release from 2 to 3 (#134)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8bc12a commit 7331bc5

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
@@ -37,7 +37,7 @@ jobs:
3737
zip -rq docs-${TAG_NAME}.zip doc doc-data
3838
3939
- name: Release
40-
uses: softprops/action-gh-release@v2
40+
uses: softprops/action-gh-release@v3
4141
with:
4242
files: |
4343
docs/docs-${{ github.ref_name }}.tar.gz

0 commit comments

Comments
 (0)