Skip to content

Commit cb085b9

Browse files
committed
Bumped spellcheck action to latest version, since 0.23.0 is EOL
1 parent 747ab94 commit cb085b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@master
18-
- uses: rojopolis/spellcheck-github-actions@0.23.0
18+
- uses: rojopolis/spellcheck-github-actions@0.35.0
1919
name: Spellcheck
2020
with:
2121
config_path: .github/config/spellcheck.yml

0 commit comments

Comments
 (0)