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

Commitcc1e1dc

Browse files
authored
GitHub Actions: Test on the current version of Node.js (#1657)
1 parent6bb02af commitcc1e1dc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎.github/workflows/Ci.yml

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

1616
-uses:actions/setup-node@v4
1717
with:
18-
node-version:20
18+
node-version:22
1919
cache:npm
2020

2121
-name:📦 Install dependencies

‎.github/workflows/UpdateDirectory.yml

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

1515
-uses:actions/setup-node@v4
1616
with:
17-
node-version:20
17+
node-version:22
1818
cache:npm
1919

2020
-name:📦 Install dependencies

‎.github/workflows/UploadCoverageReport.yml

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

1717
-uses:actions/setup-node@v4
1818
with:
19-
node-version:20
19+
node-version:22
2020
cache:npm
2121

2222
-name:Install dependencies

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp