We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19a0bf4 commit 749c22bCopy full SHA for 749c22b
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@v4
+ - uses: actions/upload-artifact@v5
45
with:
46
name: Packages
47
path: dist/
0 commit comments