mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-03-22 18:25:29 +00:00
build(deps): bump actions/download-artifact from 4 to 8 (#9306)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
71a00f55ca
commit
603cbc5420
2
.github/workflows/ui-compatibility.yml
vendored
2
.github/workflows/ui-compatibility.yml
vendored
@ -78,7 +78,7 @@ jobs:
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Download build artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
uses: actions/download-artifact@v8
|
||||
with:
|
||||
name: ui-dist
|
||||
path: packages/ui/dist/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user