File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2424
2525@file:Repository(" https://bindings.krzeminski.it/" )
2626@file:DependsOn(" actions:checkout___major:[v6,v7-alpha)" )
27- @file:DependsOn(" actions:upload-artifact___major:[v5,7.0 )" )
27+ @file:DependsOn(" actions:upload-artifact___major:[v7,v8-alpha )" )
2828
2929import io.github.typesafegithub.workflows.actions.actions.Checkout
3030import io.github.typesafegithub.workflows.actions.actions.Checkout.FetchDepth
Original file line number Diff line number Diff line change 5151 run : ' ./gradlew --stacktrace asciidoctor javadoc "-Dvariant=5.0" "-DjavaVersion=25"'
5252 - id : ' step-4'
5353 name : ' Archive and upload docs'
54- uses : ' actions/upload-artifact@v6 '
54+ uses : ' actions/upload-artifact@v7 '
5555 with :
5656 name : ' docs'
5757 path : |-
You can’t perform that action at this time.
0 commit comments