Skip to content

Commit c4feb78

Browse files
committed
ci: 更新 release-please action -> 4
1 parent db2d772 commit c4feb78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
outputs:
1818
release_created: ${{ steps.release.outputs.release_created }}
1919
steps:
20-
- uses: google-github-actions/release-please-action@v3
20+
- uses: google-github-actions/release-please-action@v4
2121
id: release
2222
with:
2323
release-type: node

0 commit comments

Comments
 (0)