Skip to content

[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 #373

[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1

[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 #373

# 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