Skip to content

Commit

Permalink
Merge pull request #398 from AaronDJohnson/fix_ci
Browse files Browse the repository at this point in the history
Update deprecated actions
  • Loading branch information
AaronDJohnson authored Sep 13, 2024
2 parents 0d0f52c + 9ce539d commit e2879a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
python -m pip install --upgrade pip
pip install setuptools wheel twine
- name: Download wheel/dist from build
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: dist
path: dist
Expand Down

0 comments on commit e2879a0

Please sign in to comment.