Skip to content

Commit 210ab18

Browse files
authored
Update lib-checks.yml
Signed-off-by: Lala Sabathil <[email protected]>
1 parent 29ded6e commit 210ab18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lib-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
python-version: "3.13"
5353
- name: "Setup UV"
54-
uses: ./.github/workflows/sync-uv.yml
54+
uses: pycord-development/pycord-next/.github/workflows/sync-uv.yml@main
5555
with:
5656
groups: 'dev'
5757
- name: "Run ruff linter check"

0 commit comments

Comments
 (0)