Skip to content

Commit c917f2e

Browse files
committedMar 30, 2024·
bump gh actions
1 parent 4a9d94a commit c917f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build-pipeline.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ jobs:
278278
with:
279279
path: dist
280280
- name: Release
281-
uses: softprops/action-gh-release@v1
281+
uses: softprops/action-gh-release@v2
282282
if: startsWith(github.ref, 'refs/tags/')
283283
with:
284284
files: |

0 commit comments

Comments
 (0)
Please sign in to comment.