mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #10630 from sphinx-doc/dependabot/github_actions/peter-evans/create-pull-request-4
Bump peter-evans/create-pull-request from 3 to 4
This commit is contained in:
commit
6de301eaff
2
.github/workflows/transifex.yml
vendored
2
.github/workflows/transifex.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
- name: Compile message catalogs
|
||||
run: python utils/babel_runner.py compile
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v3
|
||||
uses: peter-evans/create-pull-request@v4
|
||||
with:
|
||||
commit-message: 'Update message catalogs'
|
||||
branch: bot/pull-translations
|
||||
|
Loading…
Reference in New Issue
Block a user