We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e40f30 commit 8b19132Copy full SHA for 8b19132
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].3
+ uses: actions/[email protected].4
34
with:
35
path: ${{ inputs.phive-home }}
36
key: phive-${{ hashFiles('**/phars.xml') }}
0 commit comments