Skip to content

Commit 146a274

Browse files
chore(deps): update actions/cache action to v5
1 parent a60b5c3 commit 146a274

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@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
71+
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
7272
with:
7373
path: ${{ inputs.path }}/bpftool
7474
key: bpftool-${{ steps.version.outputs.version }}-${{ steps.arch.outputs.arch }}

0 commit comments

Comments
 (0)