Skip to content

Commit f58b7c7

Browse files
committed
Update pypi.yml
1 parent 7be1228 commit f58b7c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
permissions:
128128
id-token: write
129129
steps:
130-
- uses: actions/download-artifact@v5
130+
- uses: actions/download-artifact@v4
131131
with:
132132
pattern: cibw-*
133133
path: dist

0 commit comments

Comments
 (0)