File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2929 submodules : recursive
3030
3131 - name : Install uv and set the python version
32- uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6
32+ uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6
3333 with :
3434 python-version : ${{ matrix.python-version }}
3535
5858 steps :
5959 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
6060 - name : Install uv and set the python version
61- uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6
61+ uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6
6262 with :
6363 python-version : " 3.13"
6464
7777 steps :
7878 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
7979 - name : Install uv and set the python version
80- uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6
80+ uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6
8181 with :
8282 python-version : " 3.13"
8383 ignore-nothing-to-cache : true
Original file line number Diff line number Diff line change 4545 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
4646
4747 - name : Install uv and set the python version
48- uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6
48+ uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6
4949 with :
5050 python-version : " 3.13"
5151
You can’t perform that action at this time.
0 commit comments