Skip to content

Commit 293e4a1

Browse files
renovate[bot]Lorak-mmk
authored andcommitted
chore(deps): update actions/cache action to v5
1 parent 006babf commit 293e4a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
run: uv sync
7979

8080
- name: Cache Scylla download
81-
uses: actions/cache@v4
81+
uses: actions/cache@v5
8282
with:
8383
path: ~/.ccm/repository
8484
key: scylla-${{ env.SCYLLA_VERSION }}-${{ runner.os }}

0 commit comments

Comments
 (0)