Skip to content

Commit e54ad99

Browse files
authored
Merge pull request #526 from jonasbn/spellcheck_github_action_update
Bumped spellcheck action to latest version, since 0.24.0 is EOL
2 parents 7c5f173 + 5b8a3e4 commit e54ad99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- changes
7979
steps:
8080
- uses: actions/checkout@v3
81-
- uses: rojopolis/spellcheck-github-actions@0.24.0
81+
- uses: rojopolis/spellcheck-github-actions@0.35.0
8282
unit-tests:
8383
name: Check unit tests
8484
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)