mirror of https://github.com/dapr/docs.git
Merge branch 'v1.14' into issue_4141
This commit is contained in:
commit
4680900029
|
@ -97,7 +97,7 @@ jobs:
|
|||
with:
|
||||
submodules: false
|
||||
- name: Download Hugo artifacts
|
||||
uses: actions/download-artifact@v3
|
||||
uses: actions/download-artifact@v4.1.7
|
||||
with:
|
||||
name: hugo_build
|
||||
path: site/
|
||||
|
|
Loading…
Reference in New Issue