We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c23cc2 commit ac41a01Copy full SHA for ac41a01
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@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
+ uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
57
with:
58
path: '**/tests/pdf_cache/*'
59
key: cache-downloaded-files
0 commit comments