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 f49e8ad commit af0c655Copy full SHA for af0c655
.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.0.2")
+@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.2.0")
4
5
@file:Repository("https://bindings.krzeminski.it")
6
@file:DependsOn("actions:checkout:v4")
.github/workflows/deploy.main.kts
0 commit comments