Skip to content

Commit 74ce4e0

Browse files
committed
update artefact version
1 parent 70c969c commit 74ce4e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
run: python setup.py sdist bdist_wheel
7171
- name: Check distributions
7272
run: twine check dist/*
73-
- uses: actions/upload-artifact@v2
73+
- uses: actions/upload-artifact@v4
7474
with:
7575
name: distributions
7676
path: dist/

0 commit comments

Comments
 (0)