Skip to content

Commit c444a02

Browse files
authored
Use Node 16 in Actions
Signed-off-by: Titus <[email protected]>
1 parent 70c499f commit c444a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ jobs:
1717
strategy:
1818
matrix:
1919
node:
20-
- lts/hydrogen
20+
- lts/gallium
2121
- node

0 commit comments

Comments
 (0)