Skip to content

Commit 6e375b7

Browse files
Update .github/workflows/SpellCheck.yml
Co-authored-by: Dennis Ogiermann <termi-official@users.noreply.github.com>
1 parent d60759b commit 6e375b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/SpellCheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Checkout Actions Repository
11-
uses: actions/checkout@v3
11+
uses: actions/checkout@v6
1212
- name: Check spelling
1313
uses: crate-ci/typos@v1.44.0

0 commit comments

Comments
 (0)