Skip to content

Commit c470c3f

Browse files
committed
1 parent 3451149 commit c470c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/development.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189
prerelease: false
190190
draft: false
191191
- name: Fetch pip artifacts
192-
uses: actions/download-artifact@v4.1.7
192+
uses: actions/download-artifact@v3
193193
with:
194194
name: pip-datajoint-${{env.DJ_VERSION}}
195195
path: dist

0 commit comments

Comments
 (0)