浏览代码

ci: use stable branch for black

pull/73/head
Jérôme Deuchnord 4 个月前
父节点
当前提交
f06a683e2b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      .github/workflows/prchecks.yml

+ 1
- 1
.github/workflows/prchecks.yml 查看文件

@@ -27,4 +27,4 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: 3.x
- uses: psf/black@20.8b1
- uses: psf/black@stable

正在加载...
取消
保存