Skip to content

Commit

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

github-actions(deps): Bump actions/cache from 3.3.2 to 3.3.3 in /actions/phive/install
  • Loading branch information
ergebnis-bot authored Jan 11, 2024
2 parents b9b5c20 + 79eecef commit 497a4b2
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@v3.3.2"
uses: "actions/cache@v3.3.3"
with:
path: "${{ inputs.phive-home }}"
key: "phive-hashFiles('**/phars.xml')"
Expand Down

0 comments on commit 497a4b2

Please sign in to comment.