File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ jobs:
138138
139139 - uses : actions/setup-python@v5
140140 with :
141- python-version : " 3.14.0-rc3 "
141+ python-version : " 3.14.0-rc.3 "
142142
143143 - name : Install latest Rust nightly toolchain
144144 uses : dtolnay/rust-toolchain@nightly
Original file line number Diff line number Diff line change 2828
2929 - uses : actions/setup-python@v5
3030 with :
31- python-version : " 3.14.0-rc3 "
31+ python-version : " 3.14.0-rc.3 "
3232
3333 - name : Install latest Rust nightly toolchain
3434 uses : dtolnay/rust-toolchain@nightly
@@ -142,7 +142,7 @@ jobs:
142142
143143 - uses : actions/setup-python@v5
144144 with :
145- python-version : " 3.14.0-rc3 "
145+ python-version : " 3.14.0-rc.3 "
146146
147147 - name : Test
148148 shell : bash
You can’t perform that action at this time.
0 commit comments