reset node, increment ver

This commit is contained in:
JT2M0L3Y
2026-07-03 11:16:09 -07:00
parent b492d8f62f
commit effcc1fd15
7 changed files with 492 additions and 392 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
- name: Set up Node Environment
uses: actions/setup-node@v4
with:
node-version: current
node-version: lts/jod
cache: npm
- name: Install Project Dependencies