File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 42
42
with :
43
43
python-version : " 3.13"
44
44
- name : " Setup UV"
45
- uses : pycord-development/pycord-next/.github/workflows/sync-uv.yml@main
45
+ uses : pycord-development/pycord-next/.github/workflows/sync-uv.yml@master
46
46
with :
47
47
groups : ' dev,docs'
48
48
- name : " Check Links"
Original file line number Diff line number Diff line change 21
21
with :
22
22
python-version : " 3.13"
23
23
- name : " Setup UV"
24
- uses : pycord-development/pycord-next/.github/workflows/sync-uv.yml@main
24
+ uses : pycord-development/pycord-next/.github/workflows/sync-uv.yml@master
25
25
with :
26
26
groups : ' dev,docs'
27
27
extras : ' speed,voice'
Original file line number Diff line number Diff line change 26
26
with :
27
27
python-version : " 3.13"
28
28
- name : " Setup UV"
29
- uses : pycord-development/pycord-next/.github/workflows/sync-uv.yml@main
29
+ uses : pycord-development/pycord-next/.github/workflows/sync-uv.yml@master
30
30
with :
31
31
groups : ' dev,docs'
32
32
extras : ' speed,voice'
Original file line number Diff line number Diff line change 34
34
- name : " Checkout Repository"
35
35
uses : actions/checkout@v5
36
36
- name : " Setup UV"
37
- uses : pycord-development/pycord-next/.github/workflows/sync-uv.yml@main
37
+ uses : pycord-development/pycord-next/.github/workflows/sync-uv.yml@master
38
38
with :
39
39
groups : ' dev'
40
40
- name : " Run codespell"
51
51
with :
52
52
python-version : " 3.13"
53
53
- name : " Setup UV"
54
- uses : pycord-development/pycord-next/.github/workflows/sync-uv.yml@main
54
+ uses : pycord-development/pycord-next/.github/workflows/sync-uv.yml@master
55
55
with :
56
56
groups : ' dev'
57
57
- name : " Run ruff linter check"
69
69
with :
70
70
python-version : " 3.13"
71
71
- name : " Setup UV"
72
- uses : pycord-development/pycord-next/.github/workflows/sync-uv.yml@main
72
+ uses : pycord-development/pycord-next/.github/workflows/sync-uv.yml@master
73
73
with :
74
74
groups : ' dev'
75
75
- name : " Setup cache"
Original file line number Diff line number Diff line change 25
25
with :
26
26
python-version : " 3.13"
27
27
- name : " Setup UV"
28
- uses : pycord-development/pycord-next/.github/workflows/sync-uv.yml@main
28
+ uses : pycord-development/pycord-next/.github/workflows/sync-uv.yml@master
29
29
with :
30
30
groups : ' dev,ci'
31
31
- name : " Run guild features sync"
You can’t perform that action at this time.
0 commit comments