Skip to content

Commit 409a7e5

Browse files
Merge pull request #807 from phpDocumentor/dependabot/github_actions/actions/cache-3.3.3
github-actions(deps): bump actions/cache from 3.3.2 to 3.3.3
2 parents 37735d6 + 35cfc0c commit 409a7e5

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: "info@phpdoc.org"
3030
- name: "Cache splitsh-lite"
3131
id: "splitsh-cache"
32-
uses: "actions/cache@v3.3.2"
32+
uses: "actions/cache@v3.3.3"
3333
with:
3434
path: "./.splitsh"
3535
key: "${{ runner.os }}-splitsh-d-101"

0 commit comments

Comments
 (0)