Skip to content

Commit

Permalink
Undfined/runner v3 (#204)
Browse files Browse the repository at this point in the history
* Revert upload/download to v3 for now

* Missed one
  • Loading branch information
undfined committed Sep 20, 2024
1 parent 6efd592 commit 8a3c058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ jobs:
target: ${{ matrix.target }}
args: --release --out dist --find-interpreter
- name: Upload wheels
uses: actions/upload-artifact@4
uses: actions/upload-artifact@v3
with:
name: wheels
path: dist
Expand Down

0 comments on commit 8a3c058

Please sign in to comment.