File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 java-version : 17
2323
2424 - name : Cache Kotlin/Native compiler
25- uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
25+ uses : actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
2626 with :
2727 path : ~/.konan
2828 key : ${{ runner.os }}-gradle-${{ hashFiles('gradle/wrapper/gradle-wrapper.properties', 'gradle/libs.versions.toml') }}
Original file line number Diff line number Diff line change 2828 java-version : 17
2929
3030 - name : Cache Kotlin/Native compiler
31- uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
31+ uses : actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
3232 with :
3333 path : ~/.konan
3434 key : ${{ runner.os }}-gradle-${{ hashFiles('gradle/wrapper/gradle-wrapper.properties', 'gradle/libs.versions.toml') }}
Original file line number Diff line number Diff line change 1818 java-version : 17
1919
2020 - name : Cache Kotlin/Native compiler
21- uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
21+ uses : actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
2222 with :
2323 path : ~/.konan
2424 key : ${{ runner.os }}-gradle-${{ hashFiles('gradle/wrapper/gradle-wrapper.properties', 'gradle/libs.versions.toml') }}
You can’t perform that action at this time.
0 commit comments