We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af66b30 commit 61624ebCopy full SHA for 61624eb
.github/workflows/release.yaml
@@ -9,7 +9,7 @@ jobs:
9
outputs:
10
release_created: ${{ steps.release.outputs.release_created }}
11
steps:
12
- - uses: google-github-actions/release-please-action@v3
+ - uses: google-github-actions/release-please-action@v4
13
id: release
14
with:
15
release-type: node
0 commit comments