Skip to content

Commit c8ac4a2

Browse files
committedFeb 8, 2025·
Updated: Addon-Checker Python version pinned.
1 parent c872506 commit c8ac4a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/addon-checker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Python
1717
uses: actions/setup-python@v2
1818
with:
19-
python-version: '3.x'
19+
python-version: '3.12'
2020

2121
- name: Install dependencies
2222
run: |

0 commit comments

Comments
 (0)
Please sign in to comment.