We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c544cf + 023dc79 commit ea98104Copy full SHA for ea98104
1 file changed
.github/workflows/publish.yml
@@ -36,7 +36,7 @@ jobs:
36
uv build
37
38
- name: Upload artifacts
39
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08
+ uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f
40
with:
41
name: 'build-artifacts-python-3.10'
42
path: dist/*
0 commit comments