Skip to content

Commit

Permalink
infra: gradle-cache-action 버전 업그레이드 (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
kdkdhoho committed Oct 12, 2024
1 parent c583deb commit bbf1b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
distribution: 'corretto'

- name: Gradle 셋업, 빌드, 캐시
uses: burrunan/gradle-cache-action@3bf23b8dd95e7d2bacf2470132454fe893a178a1
uses: burrunan/gradle-cache-action@c15634bb25b7284dc084f38dff4e838048b7feaf
with:
arguments: build
properties: |
Expand Down

0 comments on commit bbf1b2f

Please sign in to comment.