chore: update GitHub Actions workflows to use Node.js 22.x and enhance connection indicator styling in SurfSense plugin

This commit is contained in:
Anish Sarkar 2026-04-22 06:26:49 +05:30
parent 3b38daaca5
commit 3b7f27cff9
4 changed files with 10 additions and 10 deletions

View file

@ -36,7 +36,7 @@ jobs:
- uses: actions/setup-node@v6
with:
node-version: 20.x
node-version: 22.x
cache: npm
cache-dependency-path: surfsense_obsidian/package-lock.json