There was an error while loading. Please reload this page.
1 parent 8795500 commit 5ebb398Copy full SHA for 5ebb398
2 files changed
.github/workflows/gradle.yml
@@ -14,7 +14,7 @@ jobs:
14
java: ['11']
15
node-version: [18.x]
16
steps:
17
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
18
- name: Set up JDK
19
uses: actions/setup-java@v3
20
with:
.github/workflows/publish.yml
@@ -10,7 +10,7 @@ jobs:
10
matrix:
11
12
13
- uses: actions/cache@v3
path: ~/.gradle/caches
0 commit comments