Skip to content

Commit

Permalink
Update PyLint.yml
Browse files Browse the repository at this point in the history
Signed-off-by: ˹ᴧɴσɴʏᴍσᴜs ꭙ˼ <TheAnonymousX1025@gmail.com>
  • Loading branch information
AnonymousX1025 authored Oct 2, 2023
1 parent ba34074 commit dd56446
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.12
python-version: 3.10.13
- name: Install Python lint libraries
run: |
pip install autoflake isort black
Expand Down

0 comments on commit dd56446

Please sign in to comment.