Skip to content

Commit 1c2f20f

Browse files
chore(deps): update actions/cache action to v4.2.3 (#105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 259471e commit 1c2f20f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/phive/install/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ runs:
3030
shell: bash
3131

3232
- name: ♻️ Cache dependencies installed with phive
33-
uses: actions/[email protected].2
33+
uses: actions/[email protected].3
3434
with:
3535
path: ${{ inputs.phive-home }}
3636
key: phive-${{ hashFiles('**/phars.xml') }}

0 commit comments

Comments
 (0)