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 38f2722 commit fc44159Copy full SHA for fc44159
.github/workflows/build.main.kts
@@ -1,5 +1,5 @@
1
#!/usr/bin/env kotlin
2
-@file:DependsOn("it.krzeminski:github-actions-kotlin-dsl:0.38.0")
+@file:DependsOn("it.krzeminski:github-actions-kotlin-dsl:0.39.0")
3
4
import it.krzeminski.githubactions.actions.actions.CheckoutV3
5
import it.krzeminski.githubactions.actions.gradle.GradleBuildActionV2
0 commit comments