Skip to content

Commit e2879a0

Browse files
Merge pull request #398 from AaronDJohnson/fix_ci
Update deprecated actions
2 parents 0d0f52c + 9ce539d commit e2879a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
python -m pip install --upgrade pip
129129
pip install setuptools wheel twine
130130
- name: Download wheel/dist from build
131-
uses: actions/download-artifact@v2
131+
uses: actions/download-artifact@v4
132132
with:
133133
name: dist
134134
path: dist

0 commit comments

Comments
 (0)