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 ee50abe commit c4e26d3Copy full SHA for c4e26d3
.github/workflows/validate.yml
@@ -13,6 +13,6 @@ jobs:
13
- name: Validate Gradle wrapper
14
uses: gradle/[email protected]
15
- name: Run the Gradle test task
16
- uses: gradle/[email protected].0
+ uses: gradle/[email protected].1
17
with:
18
arguments: test
0 commit comments