Skip to content

Commit 3ba44f7

Browse files
authored
Merge pull request #558 from basrieter/nexus
Updated: Addon-Checker Python version pinned.
2 parents c872506 + c8ac4a2 commit 3ba44f7

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)