File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed
Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 33@file:DependsOn(" io.github.typesafegithub:github-workflows-kt:3.6.0" )
44
55@file:Repository(" https://bindings.krzeminski.it" )
6- @file:DependsOn(" actions:checkout:v5 " )
6+ @file:DependsOn(" actions:checkout:v6 " )
77@file:DependsOn(" actions:setup-java:v5" )
88@file:DependsOn(" gradle:actions__setup-gradle:v4" )
99
Original file line number Diff line number Diff line change 1313 steps :
1414 - id : ' step-0'
1515 name : ' Check out'
16- uses : ' actions/checkout@v4 '
16+ uses : ' actions/checkout@v6 '
1717 - id : ' step-1'
1818 name : ' Execute script'
1919 run : ' rm '' .github/workflows/build.yaml'' && '' .github/workflows/build.main.kts'' '
3333 distribution : ' adopt'
3434 - id : ' step-1'
3535 name : ' Checkout'
36- uses : ' actions/checkout@v5 '
36+ uses : ' actions/checkout@v6 '
3737 - id : ' step-2'
3838 name : ' Setup Gradle'
3939 uses : ' gradle/actions/setup-gradle@v4'
Original file line number Diff line number Diff line change 33@file:DependsOn(" io.github.typesafegithub:github-workflows-kt:3.6.0" )
44
55@file:Repository(" https://bindings.krzeminski.it" )
6- @file:DependsOn(" actions:checkout:v5 " )
6+ @file:DependsOn(" actions:checkout:v6 " )
77@file:DependsOn(" actions:setup-java:v5" )
88@file:DependsOn(" gradle:actions__setup-gradle:v4" )
99
Original file line number Diff line number Diff line change 1313 steps :
1414 - id : ' step-0'
1515 name : ' Check out'
16- uses : ' actions/checkout@v4 '
16+ uses : ' actions/checkout@v6 '
1717 - id : ' step-1'
1818 name : ' Execute script'
1919 run : ' rm '' .github/workflows/detekt.yaml'' && '' .github/workflows/detekt.main.kts'' '
3333 distribution : ' adopt'
3434 - id : ' step-1'
3535 name : ' Checkout'
36- uses : ' actions/checkout@v5 '
36+ uses : ' actions/checkout@v6 '
3737 - id : ' step-2'
3838 name : ' Setup Gradle'
3939 uses : ' gradle/actions/setup-gradle@v4'
Original file line number Diff line number Diff line change 33@file:DependsOn(" io.github.typesafegithub:github-workflows-kt:3.6.0" )
44
55@file:Repository(" https://bindings.krzeminski.it" )
6- @file:DependsOn(" actions:checkout:v5 " )
6+ @file:DependsOn(" actions:checkout:v6 " )
77@file:DependsOn(" actions:setup-java:v5" )
88@file:DependsOn(" gradle:actions__setup-gradle:v4" )
99
Original file line number Diff line number Diff line change 1414 steps :
1515 - id : ' step-0'
1616 name : ' Check out'
17- uses : ' actions/checkout@v4 '
17+ uses : ' actions/checkout@v6 '
1818 - id : ' step-1'
1919 name : ' Execute script'
2020 run : ' rm '' .github/workflows/release.yaml'' && '' .github/workflows/release.main.kts'' '
3434 distribution : ' adopt'
3535 - id : ' step-1'
3636 name : ' Checkout'
37- uses : ' actions/checkout@v5 '
37+ uses : ' actions/checkout@v6 '
3838 - id : ' step-2'
3939 name : ' Setup Gradle'
4040 uses : ' gradle/actions/setup-gradle@v4'
You can’t perform that action at this time.
0 commit comments