Skip to content

Commit

Permalink
ci: use v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ShreckYe authored Feb 14, 2025
1 parent c767ae9 commit 425277a
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/actions/gradle-test-and-check@composite-actions-add-gradle-test
- uses: huanshankeji/.github/actions/gradle-test-and-check@v0.1.0
with:
jdk-versions: 8-zulu

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

steps:
- uses: huanshankeji/.github/actions/dependency-submission@composite-actions-add-gradle-test
- uses: huanshankeji/.github/actions/dependency-submission@v0.1.0
with:
jdk-version: 8
jdk-distribution: zulu

0 comments on commit 425277a

Please sign in to comment.