Skip to content

Commit 855ad37

Browse files
authored
Update wheels.yml
1 parent 291ca77 commit 855ad37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
needs: [build_wheels, build_sdist]
7676
runs-on: ubuntu-latest
7777
steps:
78-
- uses: actions/download-artifact@v2
78+
- uses: actions/download-artifact@v3
7979
with:
8080
name: artifact
8181
path: dist

0 commit comments

Comments
 (0)