Skip to content

[Snyk] Security upgrade setuptools from 68.0.0 to 70.0.0 #374

[Snyk] Security upgrade setuptools from 68.0.0 to 70.0.0

[Snyk] Security upgrade setuptools from 68.0.0 to 70.0.0 #374

Workflow file for this run

# From https://github.com/marketplace/actions/check-spelling-js-vue-html-markdown-text
name: Check Spelling
on:
pull_request:
paths:
# - '**.js'
# - '**.vue'
- '**.txt'
- '**.html'
- '**.md'
jobs:
spelling:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check Spelling
uses: SFLScientific/spellcheck-github-actions@master