We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83567af commit 68d96c6Copy full SHA for 68d96c6
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@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
+ uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
59
with:
60
path: '**/tests/pdf_cache/*'
61
key: cache-downloaded-files
0 commit comments