Skip to content

Commit 3ff3138

Browse files
committed
Use Node 16 in Actions
1 parent 1c838d9 commit 3ff3138

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
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)