We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5c673 commit 7d1760fCopy full SHA for 7d1760f
.github/workflows/release-please.yml
@@ -7,7 +7,7 @@ jobs:
7
release-please:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: google-github-actions/release-please-action@v3
+ - uses: google-github-actions/release-please-action@v4
11
id: release
12
with:
13
release-type: simple
0 commit comments