Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
chore: bump libs
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmaialva33 committed Jun 27, 2024
1 parent 0f9d40c commit e700b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PyLint.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.10.13
python-version: 3.12
- name: Install Python lint libraries
run: |
pip install autoflake isort black
Expand Down

0 comments on commit e700b40

Please sign in to comment.