diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fd48a1954..5a2a38730 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,7 @@ jobs: steps: - uses: actions/checkout@v5 - - uses: actions/setup-node@v4 + - uses: actions/setup-node@v5 with: cache: npm cache-dependency-path: src/Elastic.Documentation.Site/package-lock.json