Skip to content

Commit 83b4914

Browse files
authored
Merge pull request #295 from brookshsmith/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 7 to 8
2 parents 437382e + ff57d7f commit 83b4914

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
@@ -114,7 +114,7 @@ jobs:
114114

115115
steps:
116116
- name: Download artifacts
117-
uses: actions/download-artifact@v7
117+
uses: actions/download-artifact@v8
118118
with:
119119
pattern: cibw-*
120120
path: dist

0 commit comments

Comments
 (0)