Skip to content

Commit 2768d19

Browse files
committed
README.md: Use checkout@v6 in example code
1 parent bfd14b1 commit 2768d19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Any warnings or errors will be annotated in the Pull Request.
66
## Usage
77

88
```yml
9-
- uses: actions/checkout@v5
9+
- uses: actions/checkout@v6
1010
- uses: codespell-project/actions-codespell@v2
1111
```
1212

0 commit comments

Comments
 (0)