We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 41ab3f0 + 4fb3d5f commit f156dbfCopy full SHA for f156dbf
1 file changed
.github/workflows/ci.yml
@@ -93,7 +93,7 @@ jobs:
93
uv run python -m build
94
95
- name: Upload artifacts
96
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
97
with:
98
name: dist
99
path: dist/
0 commit comments