We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fd2ec0 commit 695bb6eCopy full SHA for 695bb6e
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Checkout
21
uses: actions/checkout@v4
22
- name: Cache
23
- uses: actions/cache@v3
+ uses: actions/cache@v4
24
with:
25
path: |
26
~/.gradle/wrapper
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
@@ -51,7 +51,7 @@ jobs:
51
52
53
54
55
56
57
0 commit comments