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 b80903d commit 6b4b164Copy full SHA for 6b4b164
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
23
steps:
24
- - uses: googleapis/release-please-action@v4
+ - uses: googleapis/release-please-action@v3
25
id: release
26
with:
27
command: manifest
0 commit comments