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

Commitde8e9d0

Browse files
authored
Merge pull request#25262 from greglucas/ci-reviewdog-eslint
CI: Pin reviewdog eslint to use node 18.13
2 parents0ed7cf5 +88d109f commitde8e9d0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎.github/workflows/reviewdog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ jobs:
4545
steps:
4646
-uses:actions/checkout@v3
4747

48+
# pin to node 18.13 until npm v9 is supported by reviewdog eslint
49+
-uses:actions/setup-node@v3
50+
with:
51+
node-version:'18.13'
52+
4853
-name:eslint
4954
uses:reviewdog/action-eslint@v1
5055
with:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp