Skip to content

Commit

Permalink
pylint 2.7.5 does not exist
Browse files Browse the repository at this point in the history
  • Loading branch information
rashidnhm committed Nov 11, 2024
1 parent 25c5019 commit eaaf416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-labs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
python-version: "3.10"

- name: Install dependencies
run: pip install pylint==2.7.5
run: pip install pylint==2.7.4

- uses: actions/checkout@v4

Expand Down

0 comments on commit eaaf416

Please sign in to comment.