Skip to content

Commit 4ec57b8

Browse files
committed
gha: updated softprops/action-gh-release to v2
1 parent 6555f0d commit 4ec57b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_n_pub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
run: python -m build --sdist --wheel --outdir dist/ .
7979

8080
- name: add python distribution files to release
81-
uses: softprops/action-gh-release@v1
81+
uses: softprops/action-gh-release@v2
8282
with:
8383
files: dist/*
8484
env:

0 commit comments

Comments
 (0)