Skip to content

Commit 21fb006

Browse files
authored
Merge pull request #111 from PalamaraLab/dependabot/github_actions/actions/download-artifact-6
build(deps): bump actions/download-artifact from 5 to 6
2 parents 4e552de + cc2a231 commit 21fb006

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-wheels.yml

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

7676
steps:
7777
- name: Download wheels from cloud runners
78-
uses: actions/download-artifact@v5
78+
uses: actions/download-artifact@v6
7979
with:
8080
pattern: wheels-cloud-*
8181
merge-multiple: true

0 commit comments

Comments
 (0)