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 a3d9dd2 commit a6c6e88Copy full SHA for a6c6e88
.github/workflows/graalvm.yml
@@ -29,7 +29,7 @@ jobs:
29
sudo apt-get clean
30
df -h
31
- uses: actions/checkout@v2
32
- - uses: actions/cache@v3.2.6
+ - uses: actions/cache@v3.5.0
33
with:
34
path: ~/.gradle/caches
35
key: ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle') }}
0 commit comments