Skip to content

Commit 33e10f5

Browse files
committed
Upgrade spelling CI
Attempt to solve: Error: This request has been automatically failed because it uses a deprecated version of `actions/download-artifact: v3`
1 parent 8b34649 commit 33e10f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spelling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
steps:
9393
- name: check-spelling
9494
id: spelling
95-
uses: check-spelling/check-spelling@v0.0.21
95+
uses: check-spelling/check-spelling@v0.0.24
9696
with:
9797
suppress_push_for_open_pull_request: 1
9898
checkout: true

0 commit comments

Comments
 (0)