Skip to content

fix(deps): bump mimalloc from 0.1.46 to 0.1.47 #7630

fix(deps): bump mimalloc from 0.1.46 to 0.1.47

fix(deps): bump mimalloc from 0.1.46 to 0.1.47 #7630

Workflow file for this run

name: Typos
on:
workflow_dispatch:
pull_request:
push:
permissions:
contents: read
jobs:
typos:
name: Spell Check
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@master