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 84222a3 commit 7e46af3Copy full SHA for 7e46af3
.github/workflows/pr.yml
@@ -15,6 +15,6 @@ jobs:
15
cache: 'gradle'
16
- name: Run with Gradle
17
run: ./gradlew clean test --info
18
- - uses: kentaro-m/[email protected].4
+ - uses: kentaro-m/[email protected].5
19
with:
20
configuration-path: ".github/auto_assign.yml"
0 commit comments