Skip to content

Bump commons-io:commons-io from 2.16.1 to 2.17.0 #2430

Bump commons-io:commons-io from 2.16.1 to 2.17.0

Bump commons-io:commons-io from 2.16.1 to 2.17.0 #2430

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