Skip to content

Commit

Permalink
Merge pull request #72 from aramis-lab/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/download-artifact-4

Build(deps): Bump actions/download-artifact from 3 to 4
  • Loading branch information
NicolasGensollen authored Dec 19, 2023
2 parents 23588ca + 1040074 commit 397c470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download documentation
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: docs
- name: Setup GitHub Pages
Expand Down

0 comments on commit 397c470

Please sign in to comment.