Skip to content

Commit 52b9878

Browse files
authored
chore: test node22 (#1057)
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent b4d3c78 commit 52b9878

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nodejs.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ jobs:
109109
node-version:
110110
# action based on https://github.com/actions/node-versions/releases
111111
# see also: https://nodejs.org/en/about/releases/
112-
- "21" # Current
113-
- "20" # LTS
112+
- "22" # Current
113+
- "20" # active LTS
114114
- "18"
115115
- "16"
116116
- "14"

0 commit comments

Comments
 (0)