diff --git a/.github/workflows/build_benchmark.yml b/.github/workflows/build_benchmark.yml index 68c6d1fee..0f6df7874 100644 --- a/.github/workflows/build_benchmark.yml +++ b/.github/workflows/build_benchmark.yml @@ -98,7 +98,7 @@ jobs: - build-app steps: - name: Download artifacts - uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7 + uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: merge-multiple: true diff --git a/.github/workflows/build_preview.yml b/.github/workflows/build_preview.yml index 8497fa3a3..13fac0ca1 100644 --- a/.github/workflows/build_preview.yml +++ b/.github/workflows/build_preview.yml @@ -170,7 +170,7 @@ jobs: - build-app steps: - name: Download artifacts - uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7 + uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: merge-multiple: true diff --git a/.github/workflows/build_release.yml b/.github/workflows/build_release.yml index 30152e671..1a4e2455e 100644 --- a/.github/workflows/build_release.yml +++ b/.github/workflows/build_release.yml @@ -146,7 +146,7 @@ jobs: - build-app steps: - name: Download artifacts - uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7 + uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: merge-multiple: true