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 a181e3f commit 8fe26c3Copy full SHA for 8fe26c3
.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.2.0")
+@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.5.0")
4
5
@file:Repository("https://bindings.krzeminski.it")
6
@file:DependsOn("actions:checkout:v4")
.github/workflows/deploy.main.kts
0 commit comments