Skip to content

Commit

Permalink
Merge pull request #4338 from dapr/dependabot/github_actions/dot-gith…
Browse files Browse the repository at this point in the history
…ub/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
hhunter-ms committed Sep 4, 2024
2 parents 01dd872 + c0cd271 commit 7a0bc14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website-root.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 7a0bc14

Please sign in to comment.