We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe7b7fd commit b605b79Copy full SHA for b605b79
.github/workflows/spelling.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v2.0.0
16
with:
17
fetch-depth: 0
18
- - uses: check-spelling/check-spelling@0.0.4-alpha
+ - uses: check-spelling/check-spelling@0.0.9-alpha
19
env:
20
bucket: ssh://git@github.com/check-spelling/examples-testing.git
21
project: spelling-data-schedule
0 commit comments