diff --git a/README.md b/README.md index 43c74e0..9e9de46 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Any warnings or errors will be annotated in the Pull Request. ## Usage ```yml -- uses: actions/checkout@v6 +- uses: actions/checkout@v7 - uses: codespell-project/actions-codespell@v2 ```