Skip to content

Commit a80e397

Browse files
committed
1 parent d155955 commit a80e397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: sudo make python-dists-${{ matrix.manylinux_arch }}
6060

6161
- name: Upload build artifacts
62-
uses: actions/upload-artifact@v2
62+
uses: actions/upload-artifact@v4
6363
with:
6464
name: ${{ matrix.arch }}
6565
path: dist

0 commit comments

Comments
 (0)