Skip to content

Commit

Permalink
Adapt to the moved location of composite actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ShreckYe committed Feb 14, 2025
1 parent c0ee99f commit b9ba0ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/kotlin-multiplatform-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
contents: read

steps:
- uses: huanshankeji/.github/workflow-templates/gradle-check@refactor-common-actions
- uses: huanshankeji/.github/actions/gradle-check@refactor-common-actions
with:
jdk-versions: 8-zulu

Expand All @@ -24,7 +24,7 @@ jobs:
contents: write

steps:
- uses: huanshankeji/.github/workflow-templates/dependency-submission@refactor-common-actions
- uses: huanshankeji/.github/actions/dependency-submission@refactor-common-actions
with:
jdk-version: 8
jdk-distribution: zulu

0 comments on commit b9ba0ce

Please sign in to comment.