Skip to content

Commit

Permalink
Use compatible version of download-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
ethho committed Sep 23, 2024
1 parent 3451149 commit c470c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/development.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ jobs:
prerelease: false
draft: false
- name: Fetch pip artifacts
uses: actions/download-artifact@v4.1.7
uses: actions/download-artifact@v3
with:
name: pip-datajoint-${{env.DJ_VERSION}}
path: dist
Expand Down

0 comments on commit c470c3f

Please sign in to comment.