Update On Thu Mar 27 19:36:13 CET 2025

This commit is contained in:
github-action[bot]
2025-03-27 19:36:13 +01:00
parent d67f57743a
commit a4eec905b6
117 changed files with 1460 additions and 913 deletions

View File

@@ -19,7 +19,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/setup-node@v3
with:
node-version: 18
node-version: 22
registry-url: https://registry.npmjs.org/
- run: git config --global user.name 'Leask Wong'
- run: git config --global user.email 'i@leaskh.com'