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 53a5615 commit 1ae0f74Copy full SHA for 1ae0f74
.github/workflows/CD.yml
@@ -19,7 +19,7 @@ jobs:
19
java-version: 21
20
21
- name: Gradle 캐싱
22
- uses: actions/cache@v3
+ uses: actions/cache@v4
23
with:
24
path: |
25
~/.gradle/caches
.github/workflows/CI.yml
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
51
52
53
0 commit comments