Skip to content

Commit b1ac3f2

Browse files
authored
Merge pull request #42 from bids-standard/dependabot/github_actions/actions-infrastructure-b46a43034d
chore(deps): bump actions/download-artifact from 5 to 6 in the actions-infrastructure group
2 parents 417081d + 915bb61 commit b1ac3f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-deploy.yml

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

116116
steps:
117117
- name: Download packages built by build-and-inspect-python-package
118-
uses: actions/download-artifact@v5
118+
uses: actions/download-artifact@v6
119119
with:
120120
name: Packages
121121
path: dist

0 commit comments

Comments
 (0)