mirror of https://github.com/tiangolo/fastapi.git
🔧 Remove duplicate actions/checkout in `notify-translations.yml` (#12915)
This commit is contained in:
parent
bb3cf8b902
commit
de1fe4d388
|
|
@ -30,7 +30,6 @@ jobs:
|
|||
GITHUB_CONTEXT: ${{ toJson(github) }}
|
||||
run: echo "$GITHUB_CONTEXT"
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue