We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c1f819 commit 685458eCopy full SHA for 685458e
.github/workflows/docs-pr.main.kts
@@ -24,7 +24,7 @@
24
25
@file:Repository("https://bindings.krzeminski.it/")
26
@file:DependsOn("actions:checkout___major:[v6,v7-alpha)")
27
-@file:DependsOn("actions:upload-artifact___major:[v5,7.0)")
+@file:DependsOn("actions:upload-artifact___major:[v7,v8-alpha)")
28
29
import io.github.typesafegithub.workflows.actions.actions.Checkout
30
import io.github.typesafegithub.workflows.actions.actions.Checkout.FetchDepth
0 commit comments