We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcf6f48 commit b1aaeb9Copy full SHA for b1aaeb9
1 file changed
.github/workflows/build.yaml
@@ -41,7 +41,7 @@ jobs:
41
- name: Check dist
42
run: uv tool run twine check --strict dist/*
43
44
- - uses: actions/upload-artifact@v6
+ - uses: actions/upload-artifact@v7
45
with:
46
name: Packages
47
path: dist/
0 commit comments