Skip to content

Commit 27eba2f

Browse files
committed
chore: fix version for release-please
1 parent 8ba5a28 commit 27eba2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
release-please:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: google-github-actions/release-please-action@v4.3.0
16+
- uses: google-github-actions/release-please-action@v4
1717
with:
1818
release-type: node
1919
package-name: "@stream-io/node-sdk"

0 commit comments

Comments
 (0)