Skip to content

Commit 8e7c01f

Browse files
Merge pull request #1207 from phpDocumentor/dependabot/github_actions/actions/cache-4.2.2
github-actions(deps): bump actions/cache from 4.2.1 to 4.2.2
2 parents 7ae6fec + 73ca703 commit 8e7c01f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sub-split.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
user_email: "[email protected]"
3131
- name: "Cache splitsh-lite"
3232
id: "splitsh-cache"
33-
uses: "actions/[email protected].1"
33+
uses: "actions/[email protected].2"
3434
with:
3535
path: "./.splitsh"
3636
key: "${{ runner.os }}-splitsh-d-101"

0 commit comments

Comments
 (0)