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 118643c commit 20e72f4Copy full SHA for 20e72f4
.github/workflows/release-please.yml
@@ -11,7 +11,7 @@ jobs:
11
pull-requests: write
12
id-token: write
13
steps:
14
- - uses: google-github-actions/release-please-action@v3
+ - uses: google-github-actions/release-please-action@v4
15
id: release
16
with:
17
release-type: node
0 commit comments