Skip to content

Bump cookie and express in /docs #2444

Bump cookie and express in /docs

Bump cookie and express in /docs #2444

Workflow file for this run

name: build docs
on:
push:
paths:
- 'docs/**'
pull_request:
env:
NODE_OPTIONS: '--openssl-legacy-provider'
jobs:
build:
uses: ./.github/workflows/workflow-build-docs.yaml
with:
publish: false
secrets: inherit