Skip to content

Commit

Permalink
Merge branch 'main' of github.com:jonasbn/stevedore
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbn committed Jul 17, 2024
2 parents bc7d70c + aa6505d commit 6e4cef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-spelling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: rojopolis/spellcheck-github-actions@0.37.0
- uses: rojopolis/spellcheck-github-actions@0.38.0
name: Spellcheck
with:
config_path: .github/spellcheck.yml # put path to configuration file here

0 comments on commit 6e4cef5

Please sign in to comment.