Skip to content

Commit ebaeeb4

Browse files
authored
Merge branch 'main' into dependabot/github_actions/astral-sh/setup-uv-6
2 parents aed323d + 98d09d0 commit ebaeeb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
steps:
4242
- name: Retrieve release distributions
43-
uses: actions/download-artifact@v4
43+
uses: actions/download-artifact@v5
4444
with:
4545
name: release-dists
4646
path: dist/

0 commit comments

Comments
 (0)