Skip to content

Commit

Permalink
pin black version to lcg version
Browse files Browse the repository at this point in the history
  • Loading branch information
harrypuuter committed Apr 8, 2024
1 parent be6e544 commit b7f730a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
run: apt-get -y update

- name: Install missing software
run: apt-get install -y git python3-pip && pip install black
run: apt-get install -y git python3-pip && pip install black==23.3.0

- uses: actions/checkout@v2

Expand Down

0 comments on commit b7f730a

Please sign in to comment.