Skip to content

Commit c394915

Browse files
chore(deps): update actions/cache action to v4.2.4
1 parent 9bc0443 commit c394915

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ runs:
6868
6969
- name: cache download
7070
id: cache-download
71-
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
71+
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
7272
with:
7373
path: ${{ inputs.path }}/bpftool
7474
key: bpftool-${{ steps.version.outputs.version }}-${{ steps.arch.outputs.arch }}

0 commit comments

Comments
 (0)