f3d-app/Cache LFS data

Recover LFS data using cache when possible

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 28, 2026
License
BSD

Pinned Snippet

workflow.ymlSHA-pinned
uses: f3d-app/lfs-data-cache-action@f462a7763a17f8614f8fd81ba8e4ef18f74d37de # v2.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
typeWhether this action produce/consume LFS dataproducer
repositoryRepository to recover LFS data fromno${{ github.repository }}
refbranch, tag or SHA to checkout and look for LFS data inno""
lfs_shaLFS sha to recover. If not set, target directory will be used to recover it.no
cache_postfixA postfix to differentiate between cachescache
target_directoryExisting directory to copy LFS data tosource
namedescription
lfs_shaThe lfs_sha generated by a producer action