Skip to content

Commit 5efc5a1

Browse files
committed
Upgrade git workflow build with gradle step to use burrunan/gradle-cache-action v1.19
1 parent 2c4f074 commit 5efc5a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
java-version: 11
2424
distribution: 'temurin'
2525

26-
- uses: burrunan/gradle-cache-action@cbdf4342ff988d143aa7a5aeceedffafb8c74bcf #v1.10
26+
- uses: burrunan/gradle-cache-action@a54b6ce2cbbba932e5d142129dddef103e6ad143 #v1.19
2727
name: Build with Gradle
2828
with:
2929
arguments: build

0 commit comments

Comments
 (0)