Skip to content

Commit

Permalink
Bump gca to 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
vlsi committed Nov 27, 2022
1 parent 7944230 commit 803ea1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
java-version: ${{ matrix.java-version }}
- name: 'Test'
uses: burrunan/gradle-cache-action@v1
uses: burrunan/gradle-cache-action@da0cd957b4acb9e87ee6088a9380ed93ac7f6668
with:
job-id: jdk${{ matrix.java-version }}
gradle-version: ${{ matrix.gradle-version }}
Expand Down

0 comments on commit 803ea1f

Please sign in to comment.