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 e39f31d commit 6d80da4Copy full SHA for 6d80da4
.github/workflows/build.main.kts
@@ -1,5 +1,5 @@
1
#!/usr/bin/env kotlin
2
-@file:DependsOn("io.github.typesafegithub:github-workflows-kt:1.3.0")
+@file:DependsOn("io.github.typesafegithub:github-workflows-kt:1.3.1")
3
4
import io.github.typesafegithub.workflows.actions.actions.CheckoutV4
5
import io.github.typesafegithub.workflows.actions.actions.SetupJavaV3
0 commit comments