Skip to content

Commit fb7fa40

Browse files
authored
Merge pull request #416 from ritchie46/dependabot/github_actions/actions/download-artifact-7
Bump actions/download-artifact from 6 to 7
2 parents 371009a + d1270cd commit fb7fa40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

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

111111
steps:
112112
- name: Download artifacts
113-
uses: actions/download-artifact@v6
113+
uses: actions/download-artifact@v7
114114
with:
115115
pattern: cibw-*
116116
path: dist

0 commit comments

Comments
 (0)