Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/xAmarnath/Valeri
Browse files Browse the repository at this point in the history
  • Loading branch information
xAmarnath committed May 5, 2024
2 parents fcd733b + ad711cd commit d5ed1eb
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 d5ed1eb

Please sign in to comment.