Skip to content

Commit 86f7268

Browse files
authored
Merge branch 'main' into renovate/actions-checkout-5.x
2 parents b966418 + 299a38e commit 86f7268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
id-token: write # IMPORTANT: mandatory for trusted publishing
5959
steps:
6060
- name: Download all the dists
61-
uses: actions/download-artifact@v4
61+
uses: actions/download-artifact@v5
6262
with:
6363
name: python-package-distributions
6464
path: dist/

0 commit comments

Comments
 (0)