Skip to content

Commit 61624eb

Browse files
chore(deps): update google-github-actions/release-please-action action to v4
1 parent af66b30 commit 61624eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
outputs:
1010
release_created: ${{ steps.release.outputs.release_created }}
1111
steps:
12-
- uses: google-github-actions/release-please-action@v3
12+
- uses: google-github-actions/release-please-action@v4
1313
id: release
1414
with:
1515
release-type: node

0 commit comments

Comments
 (0)