Skip to content

Commit 803ea1f

Browse files
committed
Bump gca to 1.14
1 parent 7944230 commit 803ea1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
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@da0cd957b4acb9e87ee6088a9380ed93ac7f6668
3535
with:
3636
job-id: jdk${{ matrix.java-version }}
3737
gradle-version: ${{ matrix.gradle-version }}

0 commit comments

Comments
 (0)