mirror of
https://github.com/xlorepdarkhelm/numinar-coding-project.git
synced 2026-09-08 23:33:12 -04:00
Fixing another part of the action.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
This commit is contained in:
2
.github/workflows/nox-ci.yml
vendored
2
.github/workflows/nox-ci.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user