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 312f50f commit 9edd6b0Copy full SHA for 9edd6b0
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Checkout
18
uses: actions/checkout@v4
19
- name: Cache
20
- uses: actions/cache@v3
+ uses: actions/cache@v4
21
with:
22
path: |
23
~/.gradle/wrapper
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
13
14
15
16
@@ -49,7 +49,7 @@ jobs:
49
50
51
52
53
54
55
0 commit comments