Skip to content

Commit af415ae

Browse files
hongaargithub-actions[bot]
authored andcommitted
[create-pull-request] automated change
1 parent 584f521 commit af415ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- 18
1616
- 20
1717
- 22
18+
- 23
1819
steps:
1920
- uses: actions/checkout@v4
2021
- uses: actions/setup-node@v4
@@ -35,7 +36,10 @@ jobs:
3536
strategy:
3637
matrix:
3738
node-version:
39+
- 18
40+
- 20
3841
- 22
42+
- 23
3943
steps:
4044
- uses: actions/checkout@v4
4145
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)