Skip to content

Commit d80a23c

Browse files
Merge pull request #1124 from phpDocumentor/dependabot/github_actions/actions/cache-4.1.1
github-actions(deps): bump actions/cache from 4.1.0 to 4.1.1
2 parents 96d5f59 + 89a8a52 commit d80a23c

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
@@ -30,7 +30,7 @@ jobs:
3030
user_email: "info@phpdoc.org"
3131
- name: "Cache splitsh-lite"
3232
id: "splitsh-cache"
33-
uses: "actions/cache@v4.1.0"
33+
uses: "actions/cache@v4.1.1"
3434
with:
3535
path: "./.splitsh"
3636
key: "${{ runner.os }}-splitsh-d-101"

0 commit comments

Comments
 (0)