We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4367193 commit 92ed700Copy full SHA for 92ed700
.github/workflows/build.main.kts
@@ -1,6 +1,6 @@
1
#!/usr/bin/env kotlin
2
@file:Repository("https://repo1.maven.org/maven2/")
3
-@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.3.0")
+@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.4.0")
4
5
@file:Repository("https://bindings.krzeminski.it")
6
@file:DependsOn("actions:checkout:v4")
.github/workflows/release.main.kts
@file:DependsOn("org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.1")
0 commit comments