Skip to content

Commit 4d9f353

Browse files
Merge pull request #875 from phpDocumentor/dependabot/github_actions/actions/cache-4.0.1
github-actions(deps): bump actions/cache from 4.0.0 to 4.0.1
2 parents d1c4bea + 3fe94bf commit 4d9f353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sub-split.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
user_email: "[email protected]"
3030
- name: "Cache splitsh-lite"
3131
id: "splitsh-cache"
32-
uses: "actions/[email protected].0"
32+
uses: "actions/[email protected].1"
3333
with:
3434
path: "./.splitsh"
3535
key: "${{ runner.os }}-splitsh-d-101"

0 commit comments

Comments
 (0)