Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Commit 7af49bb

Browse files
author
˹ᴧɴσɴʏᴍσᴜs ꭙ˼
authored
Bump python version in workflow
Signed-off-by: ˹ᴧɴσɴʏᴍσᴜs ꭙ˼ <TheAnonymousX1025@gmail.com>
1 parent 53814a8 commit 7af49bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/PyLint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Setup Python
1212
uses: actions/setup-python@v1
1313
with:
14-
python-version: 3.10.15
14+
python-version: 3.12.8
1515
- name: Install Python lint libraries
1616
run: |
1717
pip install autoflake isort black

0 commit comments

Comments
 (0)