Skip to content

Commit

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

github-actions(deps): bump actions/cache from 4.1.0 to 4.1.1
  • Loading branch information
github-actions[bot] authored Oct 8, 2024
2 parents 96d5f59 + 89a8a52 commit d80a23c
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: "info@phpdoc.org"
- name: "Cache splitsh-lite"
id: "splitsh-cache"
uses: "actions/cache@v4.1.0"
uses: "actions/cache@v4.1.1"
with:
path: "./.splitsh"
key: "${{ runner.os }}-splitsh-d-101"
Expand Down

0 comments on commit d80a23c

Please sign in to comment.