Bump check-spelling/check-spelling from 0.0.18 to 0.0.19 (#8740)
Merge pull request 8740
This commit is contained in:
parent
a0ed9550cd
commit
b31f933cd1
|
@ -16,4 +16,4 @@ jobs:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
if: "!contains(github.event_name, 'pull_request')"
|
if: "!contains(github.event_name, 'pull_request')"
|
||||||
uses: actions/checkout@v2.0.0
|
uses: actions/checkout@v2.0.0
|
||||||
- uses: check-spelling/check-spelling@v0.0.18
|
- uses: check-spelling/check-spelling@v0.0.19
|
||||||
|
|
Loading…
Reference in New Issue