Skip to content

Bump chart.js from 3.9.1 to 4.5.1 in /assets #7816

Bump chart.js from 3.9.1 to 4.5.1 in /assets

Bump chart.js from 3.9.1 to 4.5.1 in /assets #7816

Workflow file for this run

name: Check spelling
on:
pull_request:
push:
branches: [ master ]
merge_group:
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: codespell-project/actions-codespell@v2
with:
check_filenames: true
ignore_words_file: .codespellignore
path: lib test extra