mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-16 04:53:11 -04:00
🔧 Remove duplicate actions/checkout in notify-translations.yml (#12915)
This commit is contained in:
1
.github/workflows/notify-translations.yml
vendored
1
.github/workflows/notify-translations.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user