We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13b0170 commit 04942f3Copy full SHA for 04942f3
1 file changed
.github/workflows/gradle.yml
@@ -29,7 +29,7 @@ jobs:
29
cache: 'gradle'
30
- name: Setup ms-playwright cache
31
id: setup-ms-playwright-cache
32
- uses: actions/cache@v5
+ uses: actions/cache@v6
33
with:
34
# Some dependencies are downloaded to this directory
35
path: /home/runner/.cache/ms-playwright
0 commit comments