Skip to content

Commit 2184fee

Browse files
authored
Merge pull request #177 from stfc/dependabot/github_actions/actions/download-artifact-4
Bump actions/download-artifact from 3 to 4
2 parents 23ab6b8 + 8d50e12 commit 2184fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/iriscast_package_build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119

120120
- name: Download Artifacts
121121
id: download
122-
uses: actions/download-artifact@v3
122+
uses: actions/download-artifact@v4
123123
with:
124124
path: iriscasttools/dist
125125

0 commit comments

Comments
 (0)