We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b810444 commit d0bd285Copy full SHA for d0bd285
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@v4
31
id: cache-operator-sdk
32
with:
33
path: ~/cache
0 commit comments