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 b237b32 commit d909ef8Copy full SHA for d909ef8
.github/workflows/gradle.yml
@@ -74,7 +74,7 @@ jobs:
74
- name: Grant execute permission for gradlew
75
run: chmod +x gradlew
76
- id: file_changes
77
- uses: trilom/file-changes-action@v1.2.3
+ uses: trilom/file-changes-action@v1.2.4
78
- name: Run Code Style Check
79
run: ./gradlew checkstyleCI -i --no-daemon
80
env:
0 commit comments