update node version for workflows
Signed-off-by: mkljczk <git@mkljczk.pl>
This commit is contained in:
2
.github/workflows/pl-api.yaml
vendored
2
.github/workflows/pl-api.yaml
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user