Skip to content

Commit 8a3c058

Browse files
authored
Undfined/runner v3 (#204)
* Revert upload/download to v3 for now * Missed one
1 parent 6efd592 commit 8a3c058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ jobs:
227227
target: ${{ matrix.target }}
228228
args: --release --out dist --find-interpreter
229229
- name: Upload wheels
230-
uses: actions/upload-artifact@4
230+
uses: actions/upload-artifact@v3
231231
with:
232232
name: wheels
233233
path: dist

0 commit comments

Comments
 (0)