Skip to content

Commit 3fd8d72

Browse files
authored
fix codespell action
1 parent 0329d2d commit 3fd8d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codespell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
- name: Checkout
2121
uses: actions/checkout@v4
2222
- name: Codespell
23-
uses: codespell-project/actions-codespell@v4
23+
uses: codespell-project/actions-codespell@v2

0 commit comments

Comments
 (0)