Skip to content

Commit dd25734

Browse files
authored
Update CICD.yml
1 parent e4cbb14 commit dd25734

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CICD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
echo "${{ secrets.HOME_SERVER_APPLICATION }}" > ./application.yml
3232
3333
- name: Cache Gradle packages
34-
uses: actions/cache@v2
34+
uses: actions/cache@v3
3535
with:
3636
path: |
3737
~/.gradle/caches

0 commit comments

Comments
 (0)