mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-02 09:26:12 +08:00
⬆️ Update astral-sh/ruff-action action to v3
This commit is contained in:
parent
e45bf03e49
commit
504cbdff25
2
.github/workflows/ruff.yml
vendored
2
.github/workflows/ruff.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Run Ruff Lint
|
- name: Run Ruff Lint
|
||||||
uses: astral-sh/ruff-action@v2
|
uses: astral-sh/ruff-action@v3
|
||||||
with:
|
with:
|
||||||
src: >-
|
src: >-
|
||||||
nonebot_bison/
|
nonebot_bison/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user