Skip to content

Commit bcd429e

Browse files
committed
fix: release-please version
1 parent 824f857 commit bcd429e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 0
2222

2323
- name: Release Please
24-
uses: google-github-actions/release-please-action@v4.2.0
24+
uses: google-github-actions/release-please-action@v4
2525
with:
2626
config-file: .github/release-please-config.json
2727
manifest-file: .github/.release-please-manifest.json

0 commit comments

Comments
 (0)