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 a180d2c + 084766b commit e712202Copy full SHA for e712202
.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@v3
+ uses: actions/checkout@v4
12
- name: Check spelling
13
uses: crate-ci/[email protected]
0 commit comments