We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 906f13f commit 23a4abeCopy full SHA for 23a4abe
README.md
@@ -6,7 +6,8 @@ Any warnings or errors will be annotated in the Pull Request.
6
## Usage
7
8
```yml
9
-uses: codespell-project/actions-codespell@v2
+- uses: actions/checkout@v5
10
+- uses: codespell-project/actions-codespell@v2
11
```
12
13
### Parameter: check_filenames
0 commit comments