Skip to content

Commit

Permalink
Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows (#…
Browse files Browse the repository at this point in the history
…247)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
1 parent f5d0a33 commit f895e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
ref: gh-pages
- name: Download docs
uses: actions/download-artifact@v1
uses: actions/download-artifact@v4.1.7
with:
name: docs
- name: Replace docs
Expand Down

0 comments on commit f895e2f

Please sign in to comment.