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 11c15f4 commit 85448b6Copy full SHA for 85448b6
.github/workflows/end-to-end-tests.main.kts
@@ -2,7 +2,7 @@
2
@file:Repository("file://~/.m2/repository/")
3
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.7.1-SNAPSHOT")
4
@file:DependsOn("io.github.typesafegithub:action-updates-checker:3.7.1-SNAPSHOT")
5
-@file:Repository("https://bindings.krzeminski.it")
+@file:Repository("https://github-workflows-kt-bindings.colman.com.br")
6
@file:DependsOn("actions:checkout:v6")
7
@file:DependsOn("actions:github-script:v8")
8
@file:DependsOn("actions:setup-java:v5")
0 commit comments