Skip to content

Commit 68d96c6

Browse files
MAINT: Update actions/cache action to v4.3.0 (#153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 83567af commit 68d96c6

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@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
58+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
5959
with:
6060
path: '**/tests/pdf_cache/*'
6161
key: cache-downloaded-files

0 commit comments

Comments
 (0)