Skip to content

Commit

Permalink
Merge pull request #2403 from cory-miller/main
Browse files Browse the repository at this point in the history
Fix typo in grade starter workflow
  • Loading branch information
konradpabjan committed May 23, 2024
2 parents e83edef + 3913143 commit 7ce8d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
java-version: '17'
distribution: 'temurin'

# Configure Gradle for optimal use in GiHub Actions, including caching of downloaded dependencies.
# Configure Gradle for optimal use in GitHub Actions, including caching of downloaded dependencies.
# See: https://github.com/gradle/actions/blob/main/setup-gradle/README.md
- name: Setup Gradle
uses: gradle/actions/setup-gradle@417ae3ccd767c252f5661f1ace9f835f9654f2b5 # v3.1.0
Expand Down

0 comments on commit 7ce8d32

Please sign in to comment.