Skip to content

build(deps): bump tempfile from 3.14.0 to 3.15.0 #862

build(deps): bump tempfile from 3.14.0 to 3.15.0

build(deps): bump tempfile from 3.14.0 to 3.15.0 #862

Workflow file for this run

name: CI
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling of file.txt
uses: crate-ci/typos@master