From f1466957d653c648e2cd5c7f282c4ee2da715514 Mon Sep 17 00:00:00 2001 From: Nicolas DUBIEN Date: Sat, 16 Dec 2023 16:41:31 +0100 Subject: [PATCH] =?UTF-8?q?Revert=20"=E2=AC=86=EF=B8=8F=20Update=20actions?= =?UTF-8?q?/{download,upload}-artifact=20action=20to=20v4=20(#4537)"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 6764a4d18771e066c1391787bbaf65e8d4df3282. --- .github/workflows/build-status.yml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/.github/workflows/build-status.yml b/.github/workflows/build-status.yml index 2940e405356..841b2676b43 100644 --- a/.github/workflows/build-status.yml +++ b/.github/workflows/build-status.yml @@ -157,7 +157,7 @@ jobs: - name: Create bundles run: yarn pack:all - name: Upload production packages - uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0 + uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3 with: name: bundles path: packages/**/package.tgz @@ -186,7 +186,7 @@ jobs: YARN_ENABLE_HARDENED_MODE: 0 run: yarn install --immutable --immutable-cache --mode=skip-build - name: Download production packages - uses: actions/download-artifact@7a1cd3216ca9260cd8022db641d960b1db4d1be4 # v4.0.0 + uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2 with: name: bundles path: packages/ @@ -265,7 +265,7 @@ jobs: YARN_ENABLE_HARDENED_MODE: 0 run: yarn install --immutable --immutable-cache --mode=skip-build - name: Download production packages - uses: actions/download-artifact@7a1cd3216ca9260cd8022db641d960b1db4d1be4 # v4.0.0 + uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2 with: name: bundles path: packages/ @@ -318,7 +318,7 @@ jobs: YARN_ENABLE_HARDENED_MODE: 0 run: yarn install --immutable --immutable-cache --mode=skip-build - name: Download production packages - uses: actions/download-artifact@7a1cd3216ca9260cd8022db641d960b1db4d1be4 # v4.0.0 + uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2 with: name: bundles path: packages/ @@ -361,7 +361,7 @@ jobs: YARN_ENABLE_HARDENED_MODE: 0 run: yarn install --immutable --immutable-cache --mode=skip-build - name: Download production packages - uses: actions/download-artifact@7a1cd3216ca9260cd8022db641d960b1db4d1be4 # v4.0.0 + uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2 with: name: bundles path: packages/ @@ -433,7 +433,7 @@ jobs: YARN_ENABLE_HARDENED_MODE: 0 run: yarn install --immutable --immutable-cache --mode=skip-build - name: Download production packages - uses: actions/download-artifact@7a1cd3216ca9260cd8022db641d960b1db4d1be4 # v4.0.0 + uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2 with: name: bundles path: packages/ @@ -553,7 +553,7 @@ jobs: registry-url: 'https://registry.npmjs.org' check-latest: true - name: Download production packages - uses: actions/download-artifact@7a1cd3216ca9260cd8022db641d960b1db4d1be4 # v4.0.0 + uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2 with: name: bundles path: packages/ @@ -592,7 +592,7 @@ jobs: registry-url: 'https://registry.npmjs.org' check-latest: true - name: Download production packages - uses: actions/download-artifact@7a1cd3216ca9260cd8022db641d960b1db4d1be4 # v4.0.0 + uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2 with: name: bundles path: packages/ @@ -631,7 +631,7 @@ jobs: registry-url: 'https://registry.npmjs.org' check-latest: true - name: Download production packages - uses: actions/download-artifact@7a1cd3216ca9260cd8022db641d960b1db4d1be4 # v4.0.0 + uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2 with: name: bundles path: packages/ @@ -670,7 +670,7 @@ jobs: registry-url: 'https://registry.npmjs.org' check-latest: true - name: Download production packages - uses: actions/download-artifact@7a1cd3216ca9260cd8022db641d960b1db4d1be4 # v4.0.0 + uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2 with: name: bundles path: packages/ @@ -709,7 +709,7 @@ jobs: registry-url: 'https://registry.npmjs.org' check-latest: true - name: Download production packages - uses: actions/download-artifact@7a1cd3216ca9260cd8022db641d960b1db4d1be4 # v4.0.0 + uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2 with: name: bundles path: packages/ @@ -748,7 +748,7 @@ jobs: registry-url: 'https://registry.npmjs.org' check-latest: true - name: Download production packages - uses: actions/download-artifact@7a1cd3216ca9260cd8022db641d960b1db4d1be4 # v4.0.0 + uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2 with: name: bundles path: packages/ @@ -787,7 +787,7 @@ jobs: registry-url: 'https://registry.npmjs.org' check-latest: true - name: Download production packages - uses: actions/download-artifact@7a1cd3216ca9260cd8022db641d960b1db4d1be4 # v4.0.0 + uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2 with: name: bundles path: packages/ @@ -826,7 +826,7 @@ jobs: registry-url: 'https://registry.npmjs.org' check-latest: true - name: Download production packages - uses: actions/download-artifact@7a1cd3216ca9260cd8022db641d960b1db4d1be4 # v4.0.0 + uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2 with: name: bundles path: packages/