Skip to content

Commit 8ac0bc5

Browse files
chore: bump actions/cache from 4.1.2 to 4.2.0 in /.github/actions/build-for-integrations (#6637)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23d90a6 commit 8ac0bc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build-for-integrations/action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ runs:
6565

6666
- name: Cache Build
6767
id: step-cache-build
68-
uses: actions/cache@v4.1.2
68+
uses: actions/cache@v4.2.0
6969
with:
7070
key: ${{ steps.cache-key.outputs.value }}
7171
path: ${{ steps.cache-path.outputs.value }}

0 commit comments

Comments
 (0)