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 d7009dd commit cdb61eeCopy full SHA for cdb61ee
.github/workflows/kotlin-multiplatform-ci.yml
@@ -24,6 +24,6 @@ jobs:
24
contents: write
25
26
steps:
27
- - uses: huanshankeji/.github/actions/dependency-submission@v0.2.0
+ - uses: huanshankeji/.github/actions/gradle-dependency-submission@v0.2.0
28
with:
29
jdk-versions: 17-temurin
0 commit comments