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 4b2d720 commit fddb1e3Copy full SHA for fddb1e3
.github/workflows/release-please.yml
@@ -18,7 +18,7 @@ jobs:
18
outputs:
19
release_created: ${{ steps.release.outputs.release_created }}
20
steps:
21
- - uses: google-github-actions/release-please-action@v3
+ - uses: google-github-actions/release-please-action@v4
22
id: release
23
with:
24
release-type: maven
0 commit comments