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 897763d + 58765ce commit be28b5bCopy full SHA for be28b5b
1 file changed
.github/workflows/SpellCheck.yml
@@ -8,6 +8,6 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Checkout Actions Repository
11
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
12
- name: Check spelling
13
uses: crate-ci/typos@v1.18.1
0 commit comments