mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
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:
parent
6ce2de6fb0
commit
42178d5f7b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user