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

Commitdab3993

Browse files
Use node 20 for semantic release
1 parent5a0f13d commitdab3993

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/semantic-release.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ jobs:
1212
runs-on:ubuntu-latest
1313
steps:
1414
-uses:actions/checkout@v4
15-
-uses:actions/setup-node@v4.0.2
15+
-uses:actions/setup-node@v4
1616
with:
17-
node-version:18
17+
node-version:20
1818
cache:"npm"
1919
-run:npm ci
2020
-run:npm run build

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp