Skip to content

chore(deps): bump notify-rust from 4.12.0 to 4.16.0 #240

chore(deps): bump notify-rust from 4.12.0 to 4.16.0

chore(deps): bump notify-rust from 4.12.0 to 4.16.0 #240

Workflow file for this run

---
# yamllint disable rule:line-length
name: check_typos
on: # yamllint disable-line rule:truthy
push:
pull_request:
branches:
- '**'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: typos-action
uses: crate-ci/typos@v1.43.4