Skip to content

Commit 33e63be

Browse files
Merge pull request #1349 from phpDocumentor/dependabot/github_actions/actions/cache-6.0.0
github-actions(deps): bump actions/cache from 5.0.5 to 6.0.0
2 parents d48d917 + 428d0af commit 33e63be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sub-split.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
user_email: "info@phpdoc.org"
3131
- name: "Cache splitsh-lite"
3232
id: "splitsh-cache"
33-
uses: "actions/cache@v5.0.5"
33+
uses: "actions/cache@v6.0.0"
3434
with:
3535
path: "./.splitsh"
3636
key: "${{ runner.os }}-splitsh-d-101"

0 commit comments

Comments
 (0)