Skip to content

Commit d0bd285

Browse files
committed
chore: Update actions/cache to v4
Signed-off-by: Anatolii Bazko <[email protected]>
1 parent b810444 commit d0bd285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
-
2929
name: Cache Operator SDK ${{ env.OPERATOR_SDK_VERSION }}
30-
uses: actions/cache@2f8e54208210a422b2efd51efaa6bd6d7ca8920f # v3.4.3
30+
uses: actions/cache@v4
3131
id: cache-operator-sdk
3232
with:
3333
path: ~/cache

0 commit comments

Comments
 (0)