We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7527c47 commit 73f287fCopy full SHA for 73f287f
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
steps:
47
- uses: actions/checkout@v5
48
49
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
50
with:
51
cache: npm
52
cache-dependency-path: src/Elastic.Documentation.Site/package-lock.json
0 commit comments