Skip to content

Commit d6bea2b

Browse files
authored
Update wheel.yml
1 parent beaf7b2 commit d6bea2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
# alternatively, to publish when a GitHub Release is created, use the following rule:
6969
# if: github.event_name == 'release' && github.event.action == 'published'
7070
steps:
71-
- uses: actions/download-artifact@v4
71+
- uses: actions/download-artifact@v3
7272
with:
7373
name: artifact
7474
path: dist

0 commit comments

Comments
 (0)