deps(workflows): bump actions/checkout from 4 to 6 (#194)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
This commit is contained in:
dependabot[bot] 2025-11-25 00:30:12 +08:00 committed by GitHub
parent 5a4f1d52ea
commit 8218bbd48b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 12 additions and 18 deletions

View file

@ -29,7 +29,7 @@ repos:
args: [--ignore-case]
files: ^docs/source/spelling_wordlist\.txt$
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.14.4
rev: v0.14.6
hooks:
- id: ruff-check
args: [--fix, --exit-non-zero-on-fix]