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 1717 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
1818
1919 - name : Install uv
20- uses : astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7
20+ uses : astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7
2121
2222 - name : Set up Python ${{ matrix.python-version }}
2323 run : uv python install ${{ matrix.python-version }}
Original file line number Diff line number Diff line change 1111 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
1212
1313 - name : Install uv
14- uses : astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7
14+ uses : astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7
1515
1616 - name : Set up Python
1717 run : uv python install 3.12
You can’t perform that action at this time.
0 commit comments