Bump actions/upload-artifact from v1 to v2.2.3

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v1 to v2.2.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v1...ee69f02b3dfdecd58bb31b4d133da38ba6fe3700)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-25 08:43:09 +00:00 committed by GitHub
parent 6ce2de6fb0
commit 42178d5f7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ jobs:
run: yarn build
- name: Upload Build as Artifact
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v2.2.3
with:
name: dist
path: dist