We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d2a59 commit dfeead2Copy full SHA for dfeead2
.github/workflows/cd.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Build SDist and wheel
18
run: pipx run build
19
20
- - uses: actions/upload-artifact@v2
+ - uses: actions/upload-artifact@v3
21
with:
22
path: dist/*
23
0 commit comments