Skip to content

Commit 18f6283

Browse files
committed
Bump gca to 1.14
1 parent 7944230 commit 18f6283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
java-version: ${{ matrix.java-version }}
3333
- name: 'Test'
34-
uses: burrunan/gradle-cache-action@v1
34+
uses: burrunan/gradle-cache-action@ca1d97b026e61f5303f23328616fb51e3c199a7d
3535
with:
3636
job-id: jdk${{ matrix.java-version }}
3737
gradle-version: ${{ matrix.gradle-version }}

0 commit comments

Comments
 (0)