Skip to content

Commit 7cc6278

Browse files
MAINT: Update actions/cache action to v4.2.4 (#140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b461338 commit 7cc6278

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
submodules: 'recursive'
5656
- name: Cache Downloaded Files
5757
id: cache-downloaded-files
58-
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
58+
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
5959
with:
6060
path: '**/tests/pdf_cache/*'
6161
key: cache-downloaded-files

0 commit comments

Comments
 (0)