From 0d8312137513fe0e7b117718bfaae7b8cc9baa98 Mon Sep 17 00:00:00 2001 From: Mohammer5 Date: Thu, 21 Mar 2024 17:20:26 +0800 Subject: [PATCH] chore(gh workflows): use node version 18.x --- .github/workflows/dhis2-verify-lib.yml | 10 +++++----- collections/forms/i18n/en.pot | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/dhis2-verify-lib.yml b/.github/workflows/dhis2-verify-lib.yml index 589461a2b5..41038b5daf 100644 --- a/.github/workflows/dhis2-verify-lib.yml +++ b/.github/workflows/dhis2-verify-lib.yml @@ -21,7 +21,7 @@ jobs: - uses: actions/checkout@v2 - uses: actions/setup-node@v1 with: - node-version: 14.x + node-version: 18.x - uses: c-hive/gha-yarn-cache@v1 - run: | @@ -46,7 +46,7 @@ jobs: - uses: actions/checkout@v2 - uses: actions/setup-node@v1 with: - node-version: 14.x + node-version: 18.x - uses: actions/download-artifact@v2 with: @@ -67,7 +67,7 @@ jobs: - uses: actions/checkout@v2 - uses: actions/setup-node@v1 with: - node-version: 14.x + node-version: 18.x - uses: actions/download-artifact@v2 with: @@ -97,7 +97,7 @@ jobs: - uses: actions/setup-node@v1 with: - node-version: 14.x + node-version: 18.x - uses: actions/download-artifact@v2 with: @@ -136,7 +136,7 @@ jobs: token: ${{env.GH_TOKEN}} - uses: actions/setup-node@v3 with: - node-version: 14.x + node-version: 18.x cache: 'yarn' - uses: actions/download-artifact@v2 diff --git a/collections/forms/i18n/en.pot b/collections/forms/i18n/en.pot index e9e2f44c4f..1c9c9fcc12 100644 --- a/collections/forms/i18n/en.pot +++ b/collections/forms/i18n/en.pot @@ -5,8 +5,8 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -"POT-Creation-Date: 2024-03-21T01:41:39.370Z\n" -"PO-Revision-Date: 2024-03-21T01:41:39.370Z\n" +"POT-Creation-Date: 2024-03-21T09:13:47.826Z\n" +"PO-Revision-Date: 2024-03-21T09:13:47.826Z\n" msgid "Upload file" msgstr "Upload file"