🔧 Remove duplicate actions/checkout in `notify-translations.yml` (#12915)

This commit is contained in:
tinyboxvk 2024-12-09 15:50:56 -04:00 committed by GitHub
parent bb3cf8b902
commit de1fe4d388
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -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: