We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7cf402 + b3985d3 commit df41817Copy full SHA for df41817
2 files changed
.github/workflows/build.yml
@@ -9,7 +9,7 @@ jobs:
9
10
steps:
11
- name: Checkout
12
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
13
14
- name: Copy CI gradle.properties
15
run: mkdir -p ~/.gradle ; cp .github/ci-gradle.properties ~/.gradle/gradle.properties
.github/workflows/deploy.yml
@@ -18,7 +18,7 @@ jobs:
18
19
20
21
22
23
24
0 commit comments