# actions/checkout SLOC report

> As of 2026-09-12 (commit 0c366fd6a839), actions/checkout contains 14,371 total lines: 12,292 code, 1,072 comments, 1,007 blank, across 55 files in 8 languages (top: JSON 58.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

actions/checkout has 12,292 source lines of code out of 14,371 total lines across 55 files, counted from the 0c366fd6a839edf440554fa01a7085ccba70ac98 ref at commit 0c366fd6a839 by the OctoCounts tokei engine on 2026-09-12. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving actions/checkout to commit 0c366fd6a839, 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 85.5% of all lines, comments represent 7.5%, and the repository averages 223 code lines per file. JSON accounts for 58.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 3 | 7,208 | 7,208 | 0 | 0 |
| TypeScript | 25 | 6,018 | 4,678 | 621 | 719 |
| Shell | 18 | 402 | 283 | 48 | 71 |
| YAML | 1 | 109 | 99 | 0 | 10 |
| JavaScript | 1 | 12 | 12 | 0 | 0 |
| Dockerfile | 1 | 12 | 7 | 2 | 3 |
| Batch | 1 | 6 | 5 | 0 | 1 |
| Markdown | 5 | 604 | 0 | 401 | 203 |

Top language (JSON 58.6%). Generated at 2026-09-12T13:03:24.314840465+00:00. Canonical report: https://octocounts.com/github/actions/checkout

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/actions/checkout/commit/0c366fd6a839edf440554fa01a7085ccba70ac98?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

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

actions/checkout has 14,371 total lines, including 12,292 code lines, 1,072 comment lines, and 1,007 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 0c366fd6a839, 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 0c366fd6a839edf440554fa01a7085ccba70ac98 at commit 0c366fd6a839 on 2026-09-12T13:03:24.314840465+00:00.

## Similar repository reports

- [putyy/res-downloader](https://octocounts.com/github/putyy/res-downloader) — JSON, 12,380 code lines
- [alexiaWvinchester/zenith](https://octocounts.com/github/alexiaWvinchester/zenith) — JSON, 12,177 code lines
- [BraveOPotato/FckSignups](https://octocounts.com/github/BraveOPotato/FckSignups) — JSON, 12,123 code lines
- [nab138/iloader](https://octocounts.com/github/nab138/iloader) — JSON, 12,510 code lines
- [jisotalo/ads-client](https://octocounts.com/github/jisotalo/ads-client) — JSON, 12,579 code lines
- [siknet/FreePEP](https://octocounts.com/github/siknet/FreePEP) — JSON, 12,598 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
