Skip to content

Commit eb9383a

Browse files
authored
Merge branch 'main' into dineshpinto-patch-1
2 parents d1536c4 + c83b93a commit eb9383a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spell-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- name: Get changed files
1818
id: changed-files
19-
uses: tj-actions/changed-files@v41
19+
uses: tj-actions/changed-files@v46
2020
with:
2121
include_all_old_new_renamed_files: true # Include renamed files
2222
files: |

0 commit comments

Comments
 (0)