From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 11:38:22 +0000 (-0400) Subject: Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#856) X-Git-Tag: upstream/3.4.7~13^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=377a13696928aabc6f0df378ecd25437a1ff1d17;p=platform%2Fupstream%2Flibffi.git Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#856) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/.github/workflows/emscripten.yml b/.github/workflows/emscripten.yml index 1e6265a..4f55c18 100644 --- a/.github/workflows/emscripten.yml +++ b/.github/workflows/emscripten.yml @@ -138,7 +138,7 @@ jobs: uses: actions/checkout@v3 - name: Download build artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: built-tests path: ./testsuite/