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 e2d5493 commit a1c0f40Copy full SHA for a1c0f40
.github/workflows/native-image-compile.yml
@@ -9,7 +9,7 @@ jobs:
9
- uses: actions/checkout@v3
10
11
- name: Cache SDKMAN installation
12
- uses: actions/cache@v2
+ uses: actions/cache@v3
13
with:
14
path: ~/.sdkman
15
key: ${{ runner.os }}-sdkman-${{ hashFiles('**/pom.xml') }}
0 commit comments