Skip to content

Commit

Permalink
Merge 5ec8611 into 32a5b23
Browse files Browse the repository at this point in the history
  • Loading branch information
chimurai committed Apr 29, 2024
2 parents 32a5b23 + 5ec8611 commit ecf1c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v2
- uses: streetsidesoftware/cspell-action@v6
with:
# Github token used to fetch the list of changed files in the commit.
# Default: ${{ github.token }}
Expand Down

0 comments on commit ecf1c1a

Please sign in to comment.