We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3412d8 commit a7c97d4Copy full SHA for a7c97d4
.github/workflows/gradle.yml
@@ -67,3 +67,5 @@ jobs:
67
# See: https://github.com/gradle/actions/blob/main/dependency-submission/README.md
68
- name: Generate and submit dependency graph
69
uses: gradle/actions/dependency-submission@v5
70
+ with:
71
+ gradle-version: '9.1.0'
0 commit comments