ci: upgrade release-please-action to v4
This commit is contained in:
parent
80eb2d6719
commit
6f452e8d47
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -110,7 +110,7 @@ jobs:
|
||||||
- update_docs
|
- update_docs
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
- uses: google-github-actions/release-please-action@v3
|
- uses: googleapis/release-please-action@v4
|
||||||
id: release
|
id: release
|
||||||
with:
|
with:
|
||||||
release-type: simple
|
release-type: simple
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue