Skip to content

Commit c94a819

Browse files
Merge pull request #120 from castle-engine/dependabot/github_actions/actions/download-artifact-6
Bump actions/download-artifact from 5 to 6
2 parents 76d7642 + d7ce231 commit c94a819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

253253
steps:
254254
- name: Download packaged releases
255-
uses: actions/download-artifact@v5
255+
uses: actions/download-artifact@v6
256256
with:
257257
merge-multiple: true
258258
- name: List downloaded files

0 commit comments

Comments
 (0)