Skip to content

Commit fd17d0c

Browse files
authored
Update wheels.yml: dowgrade download_artificats action (#25)
1 parent 19ab258 commit fd17d0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
with:
8282
python-version: '3.12'
8383

84-
- uses: actions/download-artifact@v4
84+
- uses: actions/download-artifact@v3
8585
with:
8686
name: artifact
8787
path: dist

0 commit comments

Comments
 (0)