Skip to content

Commit

Permalink
fix: use v4 release-please
Browse files Browse the repository at this point in the history
  • Loading branch information
locmai committed Dec 9, 2023
1 parent 7378313 commit fb96de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
- uses: google-github-actions/release-please-action@v4
with:
release-type: simple
bump-minor-pre-major: true
Expand Down

0 comments on commit fb96de2

Please sign in to comment.