Skip to content

Commit 5ff6660

Browse files
committed
Update nodejs to v20
1 parent 601b557 commit 5ff6660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Node.js CI
33
on: [push, pull_request]
44

55
env:
6-
nodeVersion: 14.x
6+
nodeVersion: 20.x
77
dotNetVersion: 6.0.x
88

99
jobs:

0 commit comments

Comments
 (0)