Skip to content

Commit 4cfdbbd

Browse files
authored
README: bump version of actions/checkout to v4
1 parent 489d5a8 commit 4cfdbbd

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
@@ -67,7 +67,7 @@ jobs:
6767
validate-typings:
6868
runs-on: "ubuntu-latest"
6969
steps:
70-
- uses: actions/checkout@v3
70+
- uses: actions/checkout@v4
7171
- uses: typesafegithub/github-actions-typing@v1
7272
```
7373

0 commit comments

Comments
 (0)