Skip to content

Commit 5fbcb4c

Browse files
MAINT: Update actions/cache action to v5.0.3
1 parent a998e1c commit 5fbcb4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
56+
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
5757
with:
5858
path: '**/tests/pdf_cache/*'
5959
key: cache-downloaded-files

0 commit comments

Comments
 (0)