We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18b4de9 commit 855fd3eCopy full SHA for 855fd3e
.github/workflows/common.main.kts
@@ -17,7 +17,7 @@
17
*/
18
19
@file:Repository("https://repo.maven.apache.org/maven2/")
20
-@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.0.2")
+@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.1.0")
21
22
import io.github.typesafegithub.workflows.domain.Job
23
import io.github.typesafegithub.workflows.domain.JobOutputs.EMPTY
0 commit comments