Skip to content

Commit

Permalink
Update lint.yml
Browse files Browse the repository at this point in the history
foking mail
  • Loading branch information
xAmarnath authored May 4, 2024
1 parent ab932ef commit ad711cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v1
with:
python-version: 3.12.2
python-version: 3.12.3
- name: Install Python lint libraries
run: |
pip install autoflake isort black
Expand Down

0 comments on commit ad711cd

Please sign in to comment.