We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c8814c + cb141e1 commit 5f2c553Copy full SHA for 5f2c553
.github/workflows/spell.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
# The checkout step
12
- uses: actions/checkout@v6
13
- - uses: rojopolis/spellcheck-github-actions@0.54.0
+ - uses: rojopolis/spellcheck-github-actions@0.58.0
14
name: Spellcheck
15
with:
16
config_path: .github/workflows/config/.spellConfig.yml # put path to configuration file here
0 commit comments