Skip to content

Commit

Permalink
Merge pull request #11 from cycle/ci/updates
Browse files Browse the repository at this point in the history
  • Loading branch information
lotyp authored Jun 11, 2024
2 parents ca8ac35 + 35a9874 commit 98bc42d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/phive/install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ runs:
uses: actions/[email protected]
with:
path: ${{ inputs.phive-home }}
key: phive-hashFiles('**/phars.xml')
key: phive-${{ hashFiles('**/phars.xml') }}
restore-keys: phive-

- name: ⚙️ Install dependencies with phive
Expand Down

0 comments on commit 98bc42d

Please sign in to comment.