Skip to content

build(deps): bump actions/download-artifact from 6 to 7 in /.github/workflows #77

build(deps): bump actions/download-artifact from 6 to 7 in /.github/workflows

build(deps): bump actions/download-artifact from 6 to 7 in /.github/workflows #77

Workflow file for this run

name: Spell Check
on:
- push
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
- name: Spell check
uses: codespell-project/actions-codespell@master