We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8c2929 + eb35e3e commit 5869ba8Copy full SHA for 5869ba8
1 file changed
.github/workflows/spellcheck.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout
17
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
18
- name: Check Spelling
19
uses: rojopolis/spellcheck-github-actions@0.61.0
20
with:
0 commit comments