We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c872506 commit c8ac4a2Copy full SHA for c8ac4a2
.github/workflows/addon-checker.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Python
17
uses: actions/setup-python@v2
18
with:
19
- python-version: '3.x'
+ python-version: '3.12'
20
21
- name: Install dependencies
22
run: |
0 commit comments