File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3535 uses : astral-sh/setup-uv@4db96194c378173c656ce18a155ffc14a9fc4355
3636 with :
3737 # Install a specific version of uv.
38- version : " 0.5.21 "
38+ version : " 0.7.20 "
3939 enable-cache : true
4040 - name : " Set up Python"
4141 uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38
Original file line number Diff line number Diff line change 2121 uses : astral-sh/setup-uv@4db96194c378173c656ce18a155ffc14a9fc4355
2222 with :
2323 # Install a specific version of uv.
24- version : " 0.5.21 "
24+ version : " 0.7.20 "
2525 enable-cache : true
2626
2727 - name : " Set up Python"
4747 fi
4848
4949 - name : Set up Node.js
50- uses : actions/setup-node@v4.3 .0
50+ uses : actions/setup-node@v4.4 .0
5151 with :
5252 node-version : 18
5353 cache : yarn
Original file line number Diff line number Diff line change 4545 uses : astral-sh/setup-uv@4db96194c378173c656ce18a155ffc14a9fc4355
4646 with :
4747 # Install a specific version of uv.
48- version : " 0.5.21 "
48+ version : " 0.7.20 "
4949 enable-cache : true
5050 - name : " Set up Python"
5151 uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38
Original file line number Diff line number Diff line change @@ -16,12 +16,12 @@ jobs:
1616 sudo apt-get update
1717 sudo apt-get install libcurl4-openssl-dev libssl-dev
181819-
19+
2020 - name : Install uv
2121 uses : astral-sh/setup-uv@4db96194c378173c656ce18a155ffc14a9fc4355
2222 with :
2323 # Install a specific version of uv.
24- version : " 0.5.21 "
24+ version : " 0.7.20 "
2525 enable-cache : true
2626
2727 - name : " Set up Python"
Original file line number Diff line number Diff line change 3535 uses : astral-sh/setup-uv@4db96194c378173c656ce18a155ffc14a9fc4355
3636 with :
3737 # Install a specific version of uv.
38- version : " 0.5.21 "
38+ version : " 0.7.20 "
3939 enable-cache : true
4040 - name : " Set up Python"
4141 uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38
You can’t perform that action at this time.
0 commit comments