Skip to content

Commit 961feeb

Browse files
authored
undo change to download
1 parent e44cf55 commit 961feeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ jobs:
193193
timeout-minutes: 20
194194
steps:
195195
- name: Download sdist
196-
uses: actions/download-artifact@v5
196+
uses: actions/download-artifact@v4
197197
- name: Unpack SDist
198198
shell: bash
199199
run: |

0 commit comments

Comments
 (0)