Skip to content

Commit 2ba0a99

Browse files
committed
Merge branch 'feature/update-elasticsearch-9.17' of https://github.com/Swasth-Digital-Health-Foundation/hcx-platform into feature/update-elasticsearch-8.17
2 parents 8a006f8 + b03f7a1 commit 2ba0a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hcx-onboard-docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
java-version: 17
3333

3434
- name: Cache Maven dependencies
35-
uses: actions/cache@v2
35+
uses: actions/cache@v4
3636
with:
3737
path: ~/.m2/repository
3838
key: ${{ runner.os }}-maven-hcx-onboard

0 commit comments

Comments
 (0)