ci update
All checks were successful
Build & Push Docker (latest) / verify (push) Successful in 9m31s
Build & Push Docker (latest) / build (push) Successful in 16s

This commit is contained in:
Aiden Wilson
2026-05-29 23:58:42 +10:00
parent 959f6590c3
commit 3e6b128643
4 changed files with 6 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: 20
node-version: 22
cache: npm
- name: Install dependencies