Skip to content

Commit 3b3cc2d

Browse files
authored
Merge pull request #66 from bids-standard/dependabot/github_actions/actions-infrastructure-4eb699f393
chore(deps): bump actions/download-artifact from 7 to 8 in the actions-infrastructure group
2 parents 16cc4e5 + 2c70d86 commit 3b3cc2d

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
@@ -112,7 +112,7 @@ jobs:
112112

113113
steps:
114114
- name: Download packages built by build-and-inspect-python-package
115-
uses: actions/download-artifact@v7
115+
uses: actions/download-artifact@v8
116116
with:
117117
name: Packages
118118
path: dist

0 commit comments

Comments
 (0)