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