File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 repository : ' typesafegithub/github-actions-typing-catalog'
3737 path : ' github-actions-typing-catalog'
3838 - id : ' step-2'
39- uses : ' gradle/actions/setup-gradle@v5 '
39+ uses : ' gradle/actions/setup-gradle@v6 '
4040 - id : ' step-3'
4141 working-directory : ' github-actions-typing'
4242 run : ' ./gradlew build'
Original file line number Diff line number Diff line change 55
66@file:Repository(" https://bindings.krzeminski.it" )
77@file:DependsOn(" actions:checkout:v6" )
8- @file:DependsOn(" gradle:actions__setup-gradle:v5 " )
8+ @file:DependsOn(" gradle:actions__setup-gradle:v6 " )
99@file:OptIn(ExperimentalKotlinLogicStep ::class )
1010
1111import io.github.typesafegithub.workflows.actions.actions.Checkout
Original file line number Diff line number Diff line change 4141 repository : ' typesafegithub/github-actions-typing-catalog'
4242 path : ' github-actions-typing-catalog'
4343 - id : ' step-2'
44- uses : ' gradle/actions/setup-gradle@v5 '
44+ uses : ' gradle/actions/setup-gradle@v6 '
4545 - id : ' step-3'
4646 working-directory : ' github-actions-typing'
4747 run : ' ./gradlew build'
You can’t perform that action at this time.
0 commit comments