File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1515 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
1616
1717 - name : Install uv and set the python version
18- uses : astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7
18+ uses : astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7
1919 with :
2020 enable-cache : true
2121 python-version : " 3.14"
Original file line number Diff line number Diff line change 2222 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
2323
2424 - name : Install uv and set the python version
25- uses : astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7
25+ uses : astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7
2626 with :
2727 enable-cache : true
2828 python-version : ${{ matrix.python-version }}
You can’t perform that action at this time.
0 commit comments