Skip to content

Commit

Permalink
Merge pull request #177 from stfc/dependabot/github_actions/actions/d…
Browse files Browse the repository at this point in the history
…ownload-artifact-4

Bump actions/download-artifact from 3 to 4
  • Loading branch information
RWhiting78 authored Nov 7, 2024
2 parents 23ab6b8 + 8d50e12 commit 2184fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iriscast_package_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:

- name: Download Artifacts
id: download
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
path: iriscasttools/dist

Expand Down

0 comments on commit 2184fee

Please sign in to comment.