There was an error while loading. Please reload this page.
1 parent f405e6b commit 641755aCopy full SHA for 641755a
2 files changed
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
ci:
11
- uses: huanshankeji/.github/.github/workflows/gradle-ci.yml@v0.4.1
+ uses: huanshankeji/.github/.github/workflows/gradle-ci.yml@v0.5.2
12
secrets: inherit
13
with:
14
jdk-versions: 17-temurin
.github/workflows/publish.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v7
19
20
- name: Set up JDKs and Gradle
21
- uses: huanshankeji/.github/actions/setup-javas-and-gradle@v0.4.1
+ uses: huanshankeji/.github/actions/setup-javas-and-gradle@v0.5.2
22
23
24
cache-encryption-key: ${{ secrets.GRADLE_ENCRYPTION_KEY }}
0 commit comments