Skip to content

Commit

Permalink
Bump actions/download-artifact from 4.1.7 to 4.1.8 (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
2 parents 7ebf784 + 5e3b422 commit 7fc1697
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,13 @@ jobs:
- uses: actions/[email protected]

- name: download current docs
uses: actions/[email protected].7
uses: actions/[email protected].8
with:
name: current_documentation
path: new_documentation

- name: download new docs
uses: actions/[email protected].7
uses: actions/[email protected].8
with:
name: generated_documentation
path: generated_documentation
Expand Down

0 comments on commit 7fc1697

Please sign in to comment.