mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-03-04 04:44:11 +08:00
👷 CI: 使用官方版本 ruff action (#3286)
This commit is contained in:
parent
a73d9544a3
commit
b851c2eace
2
.github/workflows/ruff.yml
vendored
2
.github/workflows/ruff.yml
vendored
@ -27,4 +27,4 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Run Ruff Lint
|
- name: Run Ruff Lint
|
||||||
uses: chartboost/ruff-action@v1
|
uses: astral-sh/ruff-action@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user