File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3939 node-version :
4040 # action based on https://github.com/actions/node-versions/releases
4141 # see also: https://nodejs.org/en/about/releases/
42- - " 24 " # Current
42+ - " 23 " # Current
4343 - " 22" # Active LTS
4444 - " 20" # Maintenance
4545 - " 18"
7575 node-version :
7676 # action based on https://github.com/actions/node-versions/releases
7777 # see also: https://nodejs.org/en/about/releases/
78- - " 24 " # Current
78+ - " 23 " # Current
7979 - " 22" # Active LTS
8080 - " 20" # Maintenance
8181 - " 18"
@@ -109,7 +109,7 @@ 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- - " 24 " # Current
112+ - " 23 " # Current
113113 - " 22" # Active LTS
114114 - " 20" # Maintenance
115115 - " 18"
You can’t perform that action at this time.
0 commit comments