We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3127568 commit 957ff44Copy full SHA for 957ff44
.github/workflows/main.yml
@@ -42,7 +42,7 @@ jobs:
42
id: version
43
run: tox -e version-info
44
- name: Upload artifacts
45
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
46
with:
47
name: dist
48
path: dist
0 commit comments