Skip to content

Commit 236d43a

Browse files
Update hcx-onboard-docker-build.yml
1 parent b657f40 commit 236d43a

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@v3
3636
with:
3737
path: ~/.m2/repository
3838
key: ${{ runner.os }}-maven-hcx-onboard

0 commit comments

Comments
 (0)