We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcefbb9 commit 10ef167Copy full SHA for 10ef167
.github/workflows/msys2_build.yml
@@ -106,7 +106,7 @@ jobs:
106
107
- name: Cache DPDK
108
id: cache-dpdk
109
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
+ uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
110
with:
111
path: dpdk
112
key: dpdk-${{ matrix.dpdk }}-${{ matrix.sys }}-${{ steps.hash-patches.outputs.hash }}
0 commit comments