From 9ddf1621d225f58028ace569cbd42ccb1926da38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Oct 2021 13:41:52 +0000 Subject: [PATCH] build(deps): bump actions/download-artifact from 1 to 2.0.10 Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 1 to 2.0.10. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v1...v2.0.10) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ubuntu.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ubuntu.yaml b/.github/workflows/ubuntu.yaml index 09a51f09ba..e63dd7244a 100644 --- a/.github/workflows/ubuntu.yaml +++ b/.github/workflows/ubuntu.yaml @@ -45,7 +45,7 @@ jobs: uses: actions/checkout@v2 - name: download archive - uses: actions/download-artifact@v1 + uses: actions/download-artifact@v2.0.10 with: name: microshift path: /tmp/