We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfd14b1 commit 2768d19Copy full SHA for 2768d19
1 file changed
README.md
@@ -6,7 +6,7 @@ Any warnings or errors will be annotated in the Pull Request.
6
## Usage
7
8
```yml
9
-- uses: actions/checkout@v5
+- uses: actions/checkout@v6
10
- uses: codespell-project/actions-codespell@v2
11
```
12
0 commit comments