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.
2 parents 31664f2 + 0418a41 commit ccc842bCopy full SHA for ccc842b
.github/workflows/deploy-doc.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- uses: actions/checkout@v5
25
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
26
with:
27
cache: "npm"
28
cache-dependency-path: website/package-lock.json
0 commit comments