We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0fd490d + 3a36f56 commit d88e812Copy full SHA for d88e812
1 file 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
0 commit comments