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 4cbbb72 commit becfdcfCopy full SHA for becfdcf
.github/workflows/push.yml
@@ -18,6 +18,6 @@ jobs:
18
java-version: '17'
19
- name: formatKotlin
20
run: ./gradlew formatKotlin
21
- - uses: stefanzweifel/git-auto-commit-action@v5
+ - uses: stefanzweifel/git-auto-commit-action@v6
22
- name: lintKotlin
23
run: ./gradlew lintKotlin
0 commit comments