We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b810444 + 386096c commit 7074be2Copy full SHA for 7074be2
1 file changed
.github/workflows/pr.yml
@@ -27,7 +27,7 @@ jobs:
27
28
-
29
name: Cache Operator SDK ${{ env.OPERATOR_SDK_VERSION }}
30
- uses: actions/cache@2f8e54208210a422b2efd51efaa6bd6d7ca8920f # v3.4.3
+ uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
31
id: cache-operator-sdk
32
with:
33
path: ~/cache
0 commit comments