Skip to content

Commit

Permalink
build: 👷 upgrade release-please-action
Browse files Browse the repository at this point in the history
  • Loading branch information
AnzhiZhang committed Feb 2, 2024
1 parent 5df50b0 commit 958b989
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

steps:
- name: Release Please PR
uses: google-github-actions/release-please-action@v3
uses: google-github-actions/release-please-action@v4
with:
release-type: simple
package-name: ${{ matrix.plugin }}
Expand All @@ -59,7 +59,7 @@ jobs:

steps:
- name: Release Please Release
uses: google-github-actions/release-please-action@v3
uses: google-github-actions/release-please-action@v4
id: release_please_release
with:
release-type: simple
Expand Down

0 comments on commit 958b989

Please sign in to comment.