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