Skip to content

Commit 0afb226

Browse files
committed
fix: CI requirements
Signed-off-by: dronefreak <kumaar324@gmail.com>
1 parent 52fe727 commit 0afb226

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)