getjerry/actions-s3-cache

This action installs dependencies or builds, and caches them in S3.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 12, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: getjerry/actions-s3-cache@a1324fb771a57435357a9dc1e5b5040de229f487 # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
s3-bucketyes
cache-keyyes
restore-keysno
pathsyes
commandyes
tar-optionno-P --use-compress-program=zstd -cf
untar-optionno-P --use-compress-program=unzstd -xf
working-directoryno./
cache-hit-skipnofalse

no outputs