Skip to content

Commit

Permalink
Merge pull request #526 from jonasbn/spellcheck_github_action_update
Browse files Browse the repository at this point in the history
Bumped spellcheck action to latest version, since 0.24.0 is EOL
  • Loading branch information
Abdulbois committed Jun 5, 2024
2 parents 7c5f173 + 5b8a3e4 commit e54ad99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- changes
steps:
- uses: actions/checkout@v3
- uses: rojopolis/spellcheck-github-actions@0.24.0
- uses: rojopolis/spellcheck-github-actions@0.35.0
unit-tests:
name: Check unit tests
runs-on: ubuntu-latest
Expand Down

0 comments on commit e54ad99

Please sign in to comment.