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 18f6283
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@ca1d97b026e61f5303f23328616fb51e3c199a7d
with:
job-id: jdk${{ matrix.java-version }}
gradle-version: ${{ matrix.gradle-version }}
Expand Down

0 comments on commit 18f6283

Please sign in to comment.