Skip to content

Commit 9ce539d

Browse files
committed
update deprecated actions
1 parent 490a943 commit 9ce539d

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)