We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a006f8 + b03f7a1 commit 2ba0a99Copy full SHA for 2ba0a99
.github/workflows/hcx-onboard-docker-build.yml
@@ -32,7 +32,7 @@ jobs:
32
java-version: 17
33
34
- name: Cache Maven dependencies
35
- uses: actions/cache@v2
+ uses: actions/cache@v4
36
with:
37
path: ~/.m2/repository
38
key: ${{ runner.os }}-maven-hcx-onboard
0 commit comments