Skip to content

Commit 0b6bb1e

Browse files
MAINT: Update actions/cache action to v5.0.5 (#250)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lucas Cimon <925560+Lucas-C@users.noreply.github.com>
1 parent 8317636 commit 0b6bb1e

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
@@ -53,7 +53,7 @@ jobs:
5353
submodules: 'recursive'
5454
- name: Cache Downloaded Files
5555
id: cache-downloaded-files
56-
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
56+
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
5757
with:
5858
path: '**/tests/pdf_cache/*'
5959
key: cache-downloaded-files

0 commit comments

Comments
 (0)