We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8317636 commit 0b6bb1eCopy full SHA for 0b6bb1e
1 file changed
.github/workflows/github-ci.yaml
@@ -53,7 +53,7 @@ jobs:
53
submodules: 'recursive'
54
- name: Cache Downloaded Files
55
id: cache-downloaded-files
56
- uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
+ uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
57
with:
58
path: '**/tests/pdf_cache/*'
59
key: cache-downloaded-files
0 commit comments