Skip to content

Commit b9d8488

Browse files
Merge pull request #1172 from datajoint/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
2 parents cf82399 + 576f1a4 commit b9d8488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/development.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
prerelease: false
191191
draft: false
192192
- name: Fetch pip artifacts
193-
uses: actions/download-artifact@v3
193+
uses: actions/download-artifact@v4.1.7
194194
with:
195195
name: pip-datajoint-${{env.DJ_VERSION}}
196196
path: dist

0 commit comments

Comments
 (0)