Skip to content

Commit

Permalink
Merge pull request #1185 from phpDocumentor/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/cache-4.2.0

github-actions(deps): bump actions/cache from 4.1.2 to 4.2.0
  • Loading branch information
github-actions[bot] authored Dec 5, 2024
2 parents c81430b + 4bcc13e commit 036f05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sub-split.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
user_email: "[email protected]"
- name: "Cache splitsh-lite"
id: "splitsh-cache"
uses: "actions/cache@v4.1.2"
uses: "actions/cache@v4.2.0"
with:
path: "./.splitsh"
key: "${{ runner.os }}-splitsh-d-101"
Expand Down

0 comments on commit 036f05f

Please sign in to comment.