mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-05-31 16:16:11 +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
|
||||
|
||||
- name: Run Ruff Lint
|
||||
uses: astral-sh/ruff-action@v2
|
||||
uses: astral-sh/ruff-action@v3
|
||||
with:
|
||||
src: >-
|
||||
nonebot_bison/
|
||||
|
Loading…
x
Reference in New Issue
Block a user