From 1ce68c9412b98b005faecd0801d6818bd0a988b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danielle=20For=C3=A9?= Date: Tue, 10 Oct 2023 16:00:07 -0700 Subject: [PATCH] Update gettext.yml --- .github/workflows/gettext.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/gettext.yml b/.github/workflows/gettext.yml index e7b0e6a3..628e3f6f 100644 --- a/.github/workflows/gettext.yml +++ b/.github/workflows/gettext.yml @@ -17,11 +17,7 @@ jobs: apt-get install git -y - name: Clone repository -<<<<<<< HEAD uses: actions/checkout@v4 -======= - uses: actions/checkout@v3 ->>>>>>> b013b28 (actions/checkout@v3 (#254)) with: token: ${{ secrets.GIT_USER_TOKEN }}