We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abb0cb1 commit bbfff78Copy full SHA for bbfff78
.github/workflows/codespell.yml
@@ -15,6 +15,6 @@ jobs:
15
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
19
- name: Codespell
20
uses: codespell-project/actions-codespell@v2
0 commit comments