Skip to content

Commit 994332d

Browse files
authored
chore: Update checkout action version to v6 (#4258)
1 parent 22a9089 commit 994332d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Create Pull Request action will:
2727
## Usage
2828

2929
```yml
30-
- uses: actions/checkout@v4
30+
- uses: actions/checkout@v6
3131

3232
# Make changes to pull request here
3333

0 commit comments

Comments
 (0)