We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ff956f + e9e6ad0 commit 4b701d7Copy full SHA for 4b701d7
1 file changed
.github/workflows/python-packages.yml
@@ -36,7 +36,7 @@ jobs:
36
python -m build --wheel
37
38
- name: "Upload artifacts"
39
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
40
with:
41
name: dist
42
path: dist/
0 commit comments