Skip to content

Commit

Permalink
Merge pull request #811 from hed-standard/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…evelop/actions/download-artifact-4

Bump actions/download-artifact from 3 to 4
  • Loading branch information
VisLab authored Dec 18, 2023
2 parents f6a97ca + bdf2042 commit ee38d44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
pip install -r docs/requirements.txt
- name: Download a single artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: code-coverage-report

Expand Down

0 comments on commit ee38d44

Please sign in to comment.