update node version for workflows

Signed-off-by: mkljczk <git@mkljczk.pl>
This commit is contained in:
mkljczk
2024-12-16 19:11:59 +01:00
parent 6ebf91e2d2
commit af963e37d2
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ jobs:
name: Test for a successful build
strategy:
matrix:
node-version: [21.x]
node-version: [22.x]
steps:
- name: Install system dependencies

View File

@ -12,7 +12,7 @@ jobs:
name: Test for a successful build
strategy:
matrix:
node-version: [21.x]
node-version: [22.x]
steps:
- name: Install system dependencies