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.
1 parent b657f40 commit 236d43aCopy full SHA for 236d43a
.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@v3
36
with:
37
path: ~/.m2/repository
38
key: ${{ runner.os }}-maven-hcx-onboard
0 commit comments