Skip to content

Commit 685458e

Browse files
committed
Fix version in kts file
1 parent 7c1f819 commit 685458e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-pr.main.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
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

2929
import io.github.typesafegithub.workflows.actions.actions.Checkout
3030
import io.github.typesafegithub.workflows.actions.actions.Checkout.FetchDepth

0 commit comments

Comments
 (0)