Skip to content

Commit

Permalink
chore: Update release-please to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Dec 5, 2023
1 parent 2d8d003 commit 6421776
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,9 @@ jobs:
steps:
- name: Release Please
id: release
uses: google-github-actions/release-please-action@v3
uses: google-github-actions/release-please-action@v4
with:
release-type: node
package-name: release-please-action

# The logic below handles the npm publication:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6421776

Please sign in to comment.