Skip to content

Commit 06bd408

Browse files
authored
Merge pull request #584 from phpDocumentor/dependabot/github_actions/actions/cache-3.3.2
github-actions(deps): bump actions/cache from 3.3.1 to 3.3.2
2 parents 80f1017 + 5f99a70 commit 06bd408

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].1"
32+
uses: "actions/[email protected].2"
3333
with:
3434
path: "./.splitsh"
3535
key: "${{ runner.os }}-splitsh-d-101"

0 commit comments

Comments
 (0)