Merge pull request #3500 from inductor/fix_githubactions

Fix GitHub Actions error
This commit is contained in:
mikeprimm 2021-10-02 13:38:25 -05:00 committed by GitHub
commit e8f9139db9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

View file

@ -52,3 +52,4 @@ gg
pqBpw pqBpw
JDBC JDBC
JDK JDK
ForgeGradle

View file

@ -11,4 +11,4 @@ jobs:
- name: actions/checkout - name: actions/checkout
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: rojopolis/spellcheck - actually doing something - name: rojopolis/spellcheck - actually doing something
uses: rojopolis/spellcheck-github-actions@0.9.1 uses: rojopolis/spellcheck-github-actions@0.16.0

View file

@ -9,8 +9,8 @@ matrix:
encoding: utf-8 encoding: utf-8
pipeline: pipeline:
- pyspelling.filters.markdown: - pyspelling.filters.markdown:
markdown_extensions: markdown_extensions:
- markdown.extensions.extra: - pymdownx.extra:
- pyspelling.filters.html: - pyspelling.filters.html:
comments: true comments: true
attributes: attributes: