We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c872506 + c8ac4a2 commit 3ba44f7Copy full SHA for 3ba44f7
.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