Skip to content

Commit b32899d

Browse files
author
Andrés Boyacá
committed
Gitaction updated
1 parent 2aed8d7 commit b32899d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
java-version: 17
1717
- name: Gradle caches
18-
uses: actions/cache@v2
18+
uses: actions/cache@v3
1919
with:
2020
path: |
2121
~/.gradle/caches

0 commit comments

Comments
 (0)