Fixing another part of the action.

Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
This commit is contained in:
2025-10-09 10:24:59 -04:00
parent 3e0ae11edd
commit 094c2f728b

View File

@@ -14,7 +14,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: "3.11"
python-version: "3.13"
- name: Set up Node.js
uses: actions/setup-node@v4
with: