test(coverage): Node 22

active LTS
This commit is contained in:
MDLeom 2025-07-13 07:01:10 +00:00
parent 368619aecf
commit 66a6050ecb
No known key found for this signature in database
GPG Key ID: 06C236E63CBC68AA
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
node-version: ["20.x"]
node-version: ["22"]
steps:
- uses: actions/checkout@v4
- name: Use Node.js ${{ matrix.node-version }}