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.
1 parent 1e5a645 commit 2d666d0Copy full SHA for 2d666d0
.github/workflows/docs-pr.main.kts
@@ -24,7 +24,7 @@
24
25
@file:Repository("https://bindings.krzeminski.it/")
26
@file:DependsOn("actions:checkout___major:[v5,v6-alpha)")
27
-@file:DependsOn("actions:upload-artifact___major:[v5,v6-alpha)")
+@file:DependsOn("actions:upload-artifact___major:[v5,7.0)")
28
29
import io.github.typesafegithub.workflows.actions.actions.Checkout
30
import io.github.typesafegithub.workflows.actions.actions.Checkout.FetchDepth
0 commit comments