소스 검색

ci(black): fix used version

pull/373/head
Jérôme Deuchnord 4 달 전
committed by Deuchnord
부모
커밋
de77226536
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. +2
    -3
      .github/workflows/black.yml

+ 2
- 3
.github/workflows/black.yml 파일 보기

@@ -15,6 +15,5 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: 3.9
- uses: psf/black@21.8b0

python-version: '3.x'
- uses: psf/black@stable

불러오는 중...
취소
저장