Skip to content

Commit

Permalink
[ci] revert download-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Sep 14, 2024
1 parent 49f3d14 commit 6dab30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ jobs:
if: ${{ github.repository_owner == 'NeuroJSON' && github.event_name != 'pull_request'}}
steps:
- name: Download zmat
uses: actions/download-artifact@v4.1.7
uses: actions/download-artifact@v3
with:
name: all-zmat-packages
path: packages
Expand Down

0 comments on commit 6dab30f

Please sign in to comment.