Skip to content

Commit 6b673f0

Browse files
authored
Merge pull request #228 from stfc/dependabot/github_actions/actions/download-artifact-5
Bump actions/download-artifact from 4 to 5
2 parents 8768b96 + 642fdf1 commit 6b673f0

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
@@ -122,7 +122,7 @@ jobs:
122122

123123
- name: Download Artifacts
124124
id: download
125-
uses: actions/download-artifact@v4
125+
uses: actions/download-artifact@v5
126126
with:
127127
path: iriscasttools/dist
128128

0 commit comments

Comments
 (0)