Skip to content

Commit

Permalink
Recorder: Enable setup-java@v3 cache
Browse files Browse the repository at this point in the history
Change-Id: If783fbac5364bcb24658f4e6249a9fdec279a85d
  • Loading branch information
luk1337 committed Oct 4, 2023
1 parent f119808 commit 3b626a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ runs:
with:
distribution: 'zulu'
java-version: 17
cache: 'gradle'

- name: Build with Gradle
shell: bash
Expand Down

0 comments on commit 3b626a4

Please sign in to comment.