Skip to content

Commit b5fc039

Browse files
authored
use upload-artifact@v4 (#374)
1 parent 311eee6 commit b5fc039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
else
4242
echo "✅ Looks good"
4343
fi
44-
- uses: actions/upload-artifact@v3
44+
- uses: actions/upload-artifact@v4
4545
with:
4646
name: releases
4747
path: dist

0 commit comments

Comments
 (0)