We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fe5173 commit 9c3e766Copy full SHA for 9c3e766
.github/workflows/release-please.yaml
@@ -10,7 +10,7 @@ jobs:
10
11
# Release-please creates a PR that tracks all changes
12
steps:
13
- - uses: google-github-actions/release-please-action@v3
+ - uses: google-github-actions/release-please-action@v4
14
id: release
15
with:
16
command: manifest
0 commit comments