Skip to content

Commit

Permalink
Merge pull request #191 from ergebnis/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/phive/install/actions/cache-4.0.2

github-actions(deps): Bump actions/cache from 4.0.1 to 4.0.2 in /actions/phive/install
  • Loading branch information
ergebnis-bot authored Mar 19, 2024
2 parents 5070495 + 6b0be8d commit 594b835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/phive/install/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ runs:
shell: "bash"

- name: "Cache dependencies installed with phive"
uses: "actions/cache@v4.0.1"
uses: "actions/cache@v4.0.2"
with:
path: "${{ inputs.phive-home }}"
key: "phive-hashFiles('**/phars.xml')"
Expand Down

0 comments on commit 594b835

Please sign in to comment.