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 7f2622c commit 654392aCopy full SHA for 654392a
.github/workflows/release-please.yml
@@ -16,7 +16,7 @@ jobs:
16
release_please:
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: google-github-actions/release-please-action@v3
+ - uses: google-github-actions/release-please-action@v4
20
id: release
21
with:
22
release-type: maven
0 commit comments