Skip to content

Commit

Permalink
update deprecated actions
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronDJohnson committed Sep 13, 2024
1 parent 490a943 commit 9ce539d
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 9ce539d

Please sign in to comment.