# actions/checkout SLOC report

> As of 2026-08-27 (commit f548e57e544e), actions/checkout contains 16,495 total lines: 14,212 code, 1,149 comments, 1,134 blank, across 59 files in 8 languages (top: JSON 57.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving actions/checkout to commit f548e57e544e, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 86.2% of all lines, comments represent 7.0%, and the repository averages 241 code lines per file. JSON accounts for 57.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 3 | 8,189 | 8,189 | 0 | 0 |
| TypeScript | 29 | 7,080 | 5,560 | 681 | 839 |
| Shell | 18 | 402 | 283 | 48 | 71 |
| YAML | 1 | 118 | 108 | 0 | 10 |
| JavaScript | 1 | 62 | 60 | 0 | 2 |
| Dockerfile | 1 | 12 | 7 | 2 | 3 |
| Batch | 1 | 6 | 5 | 0 | 1 |
| Markdown | 5 | 626 | 0 | 418 | 208 |

Top language (JSON 57.6%). Generated at 2026-08-27T12:46:20.301292967+00:00. Canonical report: https://octocounts.com/github/actions/checkout

## Report FAQ

### How many lines of code does actions/checkout have?

actions/checkout has 16,495 total lines, including 14,212 code lines, 1,149 comment lines, and 1,134 blank lines.

### How was the actions/checkout line count measured?

OctoCounts resolved the public GitHub repository to commit f548e57e544e, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for actions/checkout?

This OctoCounts report was generated from main at commit f548e57e544e on 2026-08-27T12:46:20.301292967+00:00.

## Similar repository reports

- [parsakhaz/open-ai-stylist](https://octocounts.com/github/parsakhaz/open-ai-stylist) — JSON, 14,164 code lines
- [akaJJJ/OfferJ](https://octocounts.com/github/akaJJJ/OfferJ) — JSON, 14,519 code lines
- [tangjindi/PostEasy](https://octocounts.com/github/tangjindi/PostEasy) — JSON, 14,525 code lines
- [NikNebog/smartq_back](https://octocounts.com/github/NikNebog/smartq_back) — JSON, 14,572 code lines
- [ovity/octotree](https://octocounts.com/github/ovity/octotree) — JSON, 13,709 code lines
- [josix/awesome-claude-md](https://octocounts.com/github/josix/awesome-claude-md) — JSON, 13,635 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
