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 5a09262 commit 6e59c57Copy full SHA for 6e59c57
.github/workflows/groovy-joint-workflow.yml
@@ -48,7 +48,7 @@ jobs:
48
uses: gradle/actions/setup-gradle@v4
49
with:
50
develocity-access-key: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
51
- - name: "📝 Store Groovy version to use when building Grails Views"
+ - name: "📝 Store Groovy version to use when building the project"
52
id: groovy-version
53
run: |
54
cd groovy
0 commit comments