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 28
28
uses : dprint/check@9cb3a2b17a8e606d37aae341e49df3654933fc23 # v2.3
29
29
30
30
- name : Install uv
31
- uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3 .1
31
+ uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4 .1
32
32
33
33
- name : ruff
34
34
run : |
58
58
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
59
59
60
60
- name : Install uv
61
- uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3 .1
61
+ uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4 .1
62
62
with :
63
63
python-version : ${{ matrix.python-version }}
64
64
83
83
steps :
84
84
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
85
85
86
- - uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3 .1
86
+ - uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4 .1
87
87
with :
88
88
python-version : " 3.11"
89
89
activate-environment : true
You can’t perform that action at this time.
0 commit comments