We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b461338 commit 7cc6278Copy full SHA for 7cc6278
1 file changed
.github/workflows/github-ci.yaml
@@ -55,7 +55,7 @@ jobs:
55
submodules: 'recursive'
56
- name: Cache Downloaded Files
57
id: cache-downloaded-files
58
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
+ uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
59
with:
60
path: '**/tests/pdf_cache/*'
61
key: cache-downloaded-files
0 commit comments