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 a21214e commit 7cb1119Copy full SHA for 7cb1119
.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
release-type: simple
0 commit comments