From 2aa43c282874516d768f554f9c49d17848f2dbbe Mon Sep 17 00:00:00 2001 From: Shubhanshu Shekhar <31477454+shubhanshushekhar@users.noreply.github.com> Date: Wed, 26 Mar 2025 23:49:32 +0530 Subject: [PATCH] Updating the Artifact version in Localization file --- .github/workflows/download-localization-strings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/download-localization-strings.yml b/.github/workflows/download-localization-strings.yml index 26096b30c4..39bb680fa3 100644 --- a/.github/workflows/download-localization-strings.yml +++ b/.github/workflows/download-localization-strings.yml @@ -41,7 +41,7 @@ jobs: steps: - uses: actions/checkout@v3.3.0 - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4 with: name: localization-files path: packages/api/src/localization