0
1
Fork 0
mirror of https://github.com/actions/checkout synced 2024-06-28 16:18:20 +02:00
checkout/.github/workflows
Johannes Schindelin 6f108b29f4 ci: verify that an existing sparse checkout can be made unsparse
There are use cases in particular with non-ephemeral runners where an
existing worktree (that has been initialized as a sparse checkout) is
reused in subsequent CI runs (where `actions/checkout` is run _without_
any `sparse-checkout` parameter).

In these scenarios, we need to make sure that the sparse checkout is
disabled before checking out the files.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2024-01-31 16:13:05 +01:00
..
check-dist.yml Update default runtime to node20 (#1436) 2023-08-29 17:01:52 +02:00
codeql-analysis.yml Upgrade codeql actions to v2 (#1209) 2023-03-09 10:59:09 -05:00
licensed.yml update test workflows to checkout v3 (#709) 2022-03-01 13:02:13 -05:00
test.yml ci: verify that an existing sparse checkout can be made unsparse 2024-01-31 16:13:05 +01:00
update-main-version.yml Release 4.0.0 (#1447) 2023-09-04 14:19:40 +02:00