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 9d5d623 commit a0c0e72Copy full SHA for a0c0e72
.github/workflows/main.yml
@@ -52,7 +52,7 @@ jobs:
52
uses: actions/checkout@v4
53
54
- name: validate gradle wrapper
55
- uses: gradle/wrapper-validation-action@v1
+ uses: gradle/wrapper-validation-action@v2
56
57
- name: build, test and lint
58
run: |
.github/workflows/manually.yml
@@ -42,7 +42,7 @@ jobs:
42
43
44
45
46
47
48
0 commit comments