Back to search
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
2
commits
- name: Cache uses: actions/cache@v2.1.4 with: # A list of files, directories, and wildcard patterns to cache and restore path: # An explicit key for restoring and saving the cache key: # An ordered list of keys to use for restoring the cache if no cache hit occurred for key restore-keys: # optional # The chunk size used to split up large files during upload, in bytes upload-chunk-size: # optional
14e2319View on GitHub