Skip to content

Commit cdb61ee

Browse files
committed
Fix
1 parent d7009dd commit cdb61ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kotlin-multiplatform-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
contents: write
2525

2626
steps:
27-
- uses: huanshankeji/.github/actions/dependency-submission@v0.2.0
27+
- uses: huanshankeji/.github/actions/gradle-dependency-submission@v0.2.0
2828
with:
2929
jdk-versions: 17-temurin

0 commit comments

Comments
 (0)