Skip to content

[Snyk] Security upgrade urllib3 from 2.0.7 to 2.2.2 #372

[Snyk] Security upgrade urllib3 from 2.0.7 to 2.2.2

[Snyk] Security upgrade urllib3 from 2.0.7 to 2.2.2 #372

# 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