From de1fe4d3880c2e75728fc0a48d311aae822dbc9a Mon Sep 17 00:00:00 2001 From: tinyboxvk <13696594+tinyboxvk@users.noreply.github.com> Date: Mon, 9 Dec 2024 15:50:56 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Remove=20duplicate=20actions/che?= =?UTF-8?q?ckout=20in=20`notify-translations.yml`=20(#12915)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/notify-translations.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/notify-translations.yml b/.github/workflows/notify-translations.yml index 98aa41e5a..40e92e24d 100644 --- a/.github/workflows/notify-translations.yml +++ b/.github/workflows/notify-translations.yml @@ -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: