We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e47f963 commit eb85d54Copy full SHA for eb85d54
actions/phive/install/action.yml
@@ -30,7 +30,7 @@ runs:
30
shell: bash
31
32
- name: ♻️ Cache dependencies installed with phive
33
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
34
with:
35
path: ${{ inputs.phive-home }}
36
key: phive-${{ hashFiles('**/phars.xml') }}
0 commit comments