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 45b13c2 + 8e318be commit 8a1b1f3Copy full SHA for 8a1b1f3
1 file changed
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
uses: gradle/actions/setup-gradle@3f131e8634966bd73d06cc69884922b02e6faf92 # v6.2.0
37
38
- name: Cache konan
39
- uses: actions/cache@caa296126883cff596d87d8935842f9db880ef25 # v5.1.0
+ uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
40
with:
41
path: ~/.konan
42
key: ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle*') }}
0 commit comments