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 92b98c4Copy full SHA for 92b98c4
actions/phive/install/action.yml
@@ -30,7 +30,7 @@ runs:
30
shell: bash
31
32
- name: ♻️ Cache dependencies installed with phive
33
- uses: actions/cache@v4.2.3
+ uses: actions/cache@v4.3.0
34
with:
35
path: ${{ inputs.phive-home }}
36
key: phive-${{ hashFiles('**/phars.xml') }}
0 commit comments