We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4f7f23 + 5f04ac2 commit 4e2a2d4Copy full SHA for 4e2a2d4
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@v4
+ uses: actions/checkout@v5
18
- name: Check Spelling
19
uses: rojopolis/spellcheck-github-actions@0.51.0
20
with:
0 commit comments