Skip to content

Commit

Permalink
Merge pull request #226 from discsim/dependabot/github_actions/dot-gi…
Browse files Browse the repository at this point in the history
…thub/workflows/actions/download-artifact-4.1.7

build(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
rbooth200 authored Sep 4, 2024
2 parents b46e8aa + 6fd5bf3 commit da62b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:

# download the previously uploaded 'built_docs' artifact
- name: Download docs artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
id: download
with:
name: built_docs
Expand Down

0 comments on commit da62b9a

Please sign in to comment.