We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31087cd commit 6c74112Copy full SHA for 6c74112
.github/workflows/build.main.kts
@@ -1,5 +1,5 @@
1
#!/usr/bin/env kotlin
2
-@file:DependsOn("it.krzeminski:github-actions-kotlin-dsl:0.32.0")
+@file:DependsOn("it.krzeminski:github-actions-kotlin-dsl:0.33.0")
3
4
import it.krzeminski.githubactions.actions.actions.CheckoutV3
5
import it.krzeminski.githubactions.actions.gradle.GradleBuildActionV2
0 commit comments