Skip to content

chore(deps-dev): bump ruff from 0.5.2 to 0.6.0 #746

chore(deps-dev): bump ruff from 0.5.2 to 0.6.0

chore(deps-dev): bump ruff from 0.5.2 to 0.6.0 #746

Workflow file for this run

name: Linkcheck
on: [push]
jobs:
linkcheck:
name: Linkcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 18.x
- name: npm install, build
run: |
cd docs
npm install
npm run build
- uses: untitaker/[email protected]
with:
args: docs/_site/