Skip to content

Commit 04942f3

Browse files
Bump actions/cache from 5 to 6 (#170)
1 parent 13b0170 commit 04942f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
cache: 'gradle'
3030
- name: Setup ms-playwright cache
3131
id: setup-ms-playwright-cache
32-
uses: actions/cache@v5
32+
uses: actions/cache@v6
3333
with:
3434
# Some dependencies are downloaded to this directory
3535
path: /home/runner/.cache/ms-playwright

0 commit comments

Comments
 (0)