We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f78ae4e commit f72dd21Copy full SHA for f72dd21
.github/workflows/release.yaml
@@ -15,6 +15,6 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: 🚀 release-please-action
18
- uses: google-github-actions/release-please-action@v3
+ uses: google-github-actions/release-please-action@v4
19
with:
20
command: manifest-pr
0 commit comments