mirror of https://github.com/dapr/docs.git
Merge pull request #4338 from dapr/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
This commit is contained in:
commit
7a0bc142b4
|
@ -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