From f96de0294f893f03f817f5b7c93e67c457c4fce6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 12:09:59 +0000 Subject: [PATCH] action-deps: bump actions/upload-artifact from 2.2.3 to 3.0.0 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.3 to 3.0.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v2.2.3...v3.0.0) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 979e00fbc..c814c5179 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -309,7 +309,7 @@ jobs: - if: matrix.release && steps.tag_generator.outputs.new_version != '' name: Upload build artifacts id: upload_artifacts - uses: actions/upload-artifact@v2.2.3 + uses: actions/upload-artifact@v3.0.0 with: name: Build artifacts path: Artifacts/