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 259471e commit 1c2f20fCopy full SHA for 1c2f20f
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].2
+ uses: actions/[email protected].3
34
with:
35
path: ${{ inputs.phive-home }}
36
key: phive-${{ hashFiles('**/phars.xml') }}
0 commit comments