Skip to content

Commit 7213584

Browse files
authored
chore(actions): remove node 16 from actions
1 parent afee9b4 commit 7213584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
node-version:
13+
- 21
1314
- 20
1415
- 18
15-
- 16
1616
steps:
1717
- uses: actions/checkout@v3
1818
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)