Skip to content

Commit

Permalink
Merge pull request #42 from InsightSoftwareConsortium/dependabot/gith…
Browse files Browse the repository at this point in the history
…ub_actions/dot-github/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
  • Loading branch information
jhlegarreta authored Sep 7, 2024
2 parents 7969587 + 5bb842d commit f61b23e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ jobs:

steps:
- name: Download Python Packages
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4.1.7

- name: Prepare packages for upload
run: |
Expand Down

0 comments on commit f61b23e

Please sign in to comment.