Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit26859df

Browse files
authored
chore: test on Node 20 (#1942)
1 parent4184a7e commit26859df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/lint.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
strategy:
1313
matrix:
14-
node-version:[18.x]
14+
node-version:[18.x, 20.x]
1515

1616
steps:
1717
-uses:actions/checkout@v4

‎.github/workflows/test-builds-typecheck.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
os:[ubuntu-latest, windows-latest]
16-
node-version:[18.x]
16+
node-version:[18.x, 20.x]
1717

1818
steps:
1919
-uses:actions/checkout@v4

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp