Skip to content

Commit 9314723

Browse files
authored
Merge pull request #155 from ddRPB/bump-node-js-version-18-22
build: bump node.js from 18 to 22
2 parents 85284db + 147c53b commit 9314723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
strategy:
1919
matrix:
20-
node-version: [18.x]
20+
node-version: [22.x]
2121
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
2222

2323
steps:

0 commit comments

Comments
 (0)