We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b503723 + 301a348 commit 2ca7567Copy full SHA for 2ca7567
1 file changed
.github/workflows/build-distribution.yml
@@ -49,7 +49,7 @@ jobs:
49
run: python -m build
50
51
- name: Save Artifact
52
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
53
with:
54
name: ${{ inputs.artifact-name }}
55
path: dist/
0 commit comments