Skip to content

Commit f62935c

Browse files
committed
updated github artifacts
1 parent 9392a5a commit f62935c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
run: python -m build
9393
- name: Check distributions
9494
run: twine check dist/*
95-
- uses: actions/upload-artifact@v3
95+
- uses: actions/upload-artifact@v4
9696
with:
9797
name: distributions
9898
path: dist/

0 commit comments

Comments
 (0)