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.
1 parent 6f35f12 commit 04a950dCopy full SHA for 04a950d
.github/workflows/build.yml
@@ -8,8 +8,6 @@ jobs:
8
steps:
9
- name: Checkout Git Repository
10
uses: actions/checkout@v4
11
- - name: Validate Gradle wrapper
12
- uses: gradle/wrapper-validation-action@v1
13
- name: Cache Gradle
14
uses: actions/cache@v4
15
with:
0 commit comments