main #2

Closed
SevenOfAces wants to merge 21 commits from main into deploy
Showing only changes of commit 48a9d6649f - Show all commits

View file

@ -19,7 +19,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v2
with:
node-version: '16'
node-version: '23'
- name: Install dependencies
run: npm ci