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

Commit640d97f

Browse files
authored
chore: update Node.js version to 20 (#522)
1 parentc9d49c1 commit640d97f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
-uses:actions/setup-node@v4
2020
with:
21-
node-version:'18'
21+
node-version:'20'
2222

2323
-run:yarn
2424

@@ -32,7 +32,7 @@ jobs:
3232

3333
-uses:actions/setup-node@v4
3434
with:
35-
node-version:'18'
35+
node-version:'20'
3636

3737
-run:yarn
3838

‎.github/workflows/release.yaml

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

1919
-uses:actions/setup-node@v4
2020
with:
21-
node-version:'18'
21+
node-version:'20'
2222

2323
-run:yarn
2424

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp