File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 24
24
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
25
25
26
26
- name : Install uv
27
- uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb
27
+ uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba
28
28
29
29
- name : Install the project
30
30
run : uv sync --locked --group test
46
46
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
47
47
48
48
- name : Install uv
49
- uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb
49
+ uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba
50
50
with :
51
51
python-version : ${{ matrix.python-version }}
52
52
77
77
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
78
78
79
79
- name : Install uv
80
- uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb
80
+ uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba
81
81
with :
82
82
python-version : ${{ matrix.python-version }}
83
83
- name : Install the project
You can’t perform that action at this time.
0 commit comments