diff --git a/.github/workflows/reusable-docs-deploy.yml b/.github/workflows/reusable-docs-deploy.yml index 19e0f15..03321b4 100644 --- a/.github/workflows/reusable-docs-deploy.yml +++ b/.github/workflows/reusable-docs-deploy.yml @@ -47,7 +47,7 @@ jobs: ls -la ./website ls -la ./website/docs - - uses: actions/setup-node@v6 + - uses: actions/setup-node@v7 with: cache-dependency-path: website/package-lock.json node-version: 24