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