Skip to content

Commit 486f9c0

Browse files
committed
chore: update the release-python CI.
1 parent 20b4484 commit 486f9c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-python.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818

1919
env:
2020
PYTHON_VERSION: '3.10'
21-
RUST_VERSION: '1.82'
21+
RUST_VERSION: '1.84.1'
2222

2323
permissions:
2424
contents: read
@@ -180,4 +180,4 @@ jobs:
180180
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
181181
with:
182182
command: upload
183-
args: --non-interactive --skip-existing wheels-*/*
183+
args: --non-interactive --skip-existing wheels-*/*

0 commit comments

Comments
 (0)