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 e54479d commit 7b2f98dCopy full SHA for 7b2f98d
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
release-please:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: google-github-actions/release-please-action@v3
+ - uses: google-github-actions/release-please-action@v4
17
id: release
18
with:
19
release-type: node
0 commit comments