Skip to content

Commit 8e9928f

Browse files
authored
Merge branch 'main' into test/refactor-tests
2 parents 1ad01bd + 98d09d0 commit 8e9928f

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)