Skip to content

Commit 3cbc2a7

Browse files
committed
Use Node 16 in Actions
1 parent 15e137c commit 3cbc2a7

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)